summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-16 15:42:36 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-16 15:42:36 +0100
commitd9a1a0d844f58d61c8d0e07a440fe75aa6d785f6 (patch)
treeceff66d3e3f7e20a43ca9a6b647dc186185d6161
parent1427644e6e6b4a9eb654b2d26c35e51360ef564c (diff)
downloadmerchant-d9a1a0d844f58d61c8d0e07a440fe75aa6d785f6.tar.gz
merchant-d9a1a0d844f58d61c8d0e07a440fe75aa6d785f6.tar.bz2
merchant-d9a1a0d844f58d61c8d0e07a440fe75aa6d785f6.zip
Removing wrong log parameter
-rw-r--r--src/lib/test_merchant_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index b7ad4342..64630026 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -1814,7 +1814,6 @@ interpreter_run (void *cls)
NULL, NULL, NULL,
"taler-exchange-aggregator",
"taler-exchange-aggregator",
- "-l", "/tmp/a/log",
"-c", "test_merchant_api.conf",
"-t", /* exit when done */
NULL);