summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-04 16:58:37 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-04 16:58:37 +0100
commitdf85445615e11c482e2c632405e7dd5dd358909d (patch)
tree437185dcba19c6b604a63223910a72673a10ea3d
parent9332a66d5d6755d204dfa053bda9aea02db2e1c6 (diff)
downloadsync-df85445615e11c482e2c632405e7dd5dd358909d.tar.gz
sync-df85445615e11c482e2c632405e7dd5dd358909d.tar.bz2
sync-df85445615e11c482e2c632405e7dd5dd358909d.zip
-fix distingv0.9.0
-rw-r--r--.gitignore1
-rw-r--r--src/testing/Makefile.am2
-rw-r--r--src/testing/test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv1
3 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 531d422..005abb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@ sync_config.h
sync_config.h.in
src/sync/sync-httpd
src/testing/test_sync_api_home/.local/share/taler/auditors/
+src/testing/test_sync_api_home/.local/share/taler/exchange-secmod-cs/
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 13ff35f..9aee9a3 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -41,7 +41,7 @@ TESTS = \
EXTRA_DIST = \
test_sync_api.conf \
test_sync_api_home/.config/taler/exchange/account-2.json \
- test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv
+ test_sync_api_home/.local/share/taler/exchange-offline/master.priv
test_sync_api_SOURCES = \
test_sync_api.c
diff --git a/src/testing/test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv b/src/testing/test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv
deleted file mode 100644
index c20942d..0000000
--- a/src/testing/test_sync_api_home/.local/share/taler/exchange/offline-keys/master.priv
+++ /dev/null
@@ -1 +0,0 @@
-k;d_U}A.w"!Gv_m"_ \ No newline at end of file