summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-01-09 17:48:44 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2019-01-09 17:48:44 +0100
commitb657910c1936c727508843221a5b1552a89da94a (patch)
tree5507cd57454b5bce1dbe8722339789ca59285fc4 /src/include
parentf311ffb3bac6dcb73b25bc4f733c0f15d33f096c (diff)
downloadexchange-b657910c1936c727508843221a5b1552a89da94a.tar.gz
exchange-b657910c1936c727508843221a5b1552a89da94a.tar.bz2
exchange-b657910c1936c727508843221a5b1552a89da94a.zip
Send SIGUSR1 for new keys reloading.
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 43eb0e1b7..ed09ad471 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -116,7 +116,6 @@ TALER_TESTING_prepare_exchange (const char *config_filename,
char **auditor_base_url,
char **exchange_base_url);
-
/**
* Wait for the exchange to have started. Waits for at
* most 10s, after that returns 77 to indicate an error.