diff options
| author | Christian Grothoff <grothoff@gnunet.org> | 2023-05-21 18:47:39 +0200 |
|---|---|---|
| committer | Christian Grothoff <grothoff@gnunet.org> | 2023-05-21 18:47:39 +0200 |
| commit | aa8d44aab3af79429247b6cf74da59398600cde3 (patch) | |
| tree | f028360ac262093b66f175bb2e3999df7d1fad27 /src/benchmark | |
| parent | 721cd047ff68daccb4f745dc76b4bc1094703412 (diff) | |
-typo
Diffstat (limited to 'src/benchmark')
| -rw-r--r-- | src/benchmark/taler-exchange-benchmark.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c index 993b6681..7170648f 100644 --- a/src/benchmark/taler-exchange-benchmark.c +++ b/src/benchmark/taler-exchange-benchmark.c @@ -565,7 +565,7 @@ parallel_benchmark (TALER_TESTING_Main main_cb, if (GNUNET_OK != TALER_TESTING_prepare_bank (cfg_filename, GNUNET_NO, - "exchange-account-2", + "exchange-account-test", &bc)) { return 1; |
