summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-23 12:32:37 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-23 12:32:37 +0100
commit8d51dd18edb5dfbaf5a195374ebffdeba7c59542 (patch)
treecf13aff006ffd1c92dd467c3813810959db74a01 /src
parenta3b56975a4b4c3526340f18839909b07237ce827 (diff)
downloadexchange-8d51dd18edb5dfbaf5a195374ebffdeba7c59542.tar.gz
exchange-8d51dd18edb5dfbaf5a195374ebffdeba7c59542.tar.bz2
exchange-8d51dd18edb5dfbaf5a195374ebffdeba7c59542.zip
do NOT reset DB in taler-bank-manage-testing, not healthy for auditor test
Diffstat (limited to 'src')
-rw-r--r--src/bank-lib/testing_api_helpers.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bank-lib/testing_api_helpers.c b/src/bank-lib/testing_api_helpers.c
index 499129aeb..d97b4a5c4 100644
--- a/src/bank-lib/testing_api_helpers.c
+++ b/src/bank-lib/testing_api_helpers.c
@@ -243,9 +243,6 @@ TALER_TESTING_run_bank (const char *config_filename,
* Prepare the bank execution. Check if the port is available
* and reset database.
*
- * NOTE: resetting the database is now done by taler-bank-manage-testing
- * and should be removed here (once it works...)! FIXME!
- *
* @param config_filename configuration file name.
*
* @return the base url, or NULL upon errors. Must be freed