commit d9a1a0d844f58d61c8d0e07a440fe75aa6d785f6
parent 1427644e6e6b4a9eb654b2d26c35e51360ef564c
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Wed, 16 Nov 2016 15:42:36 +0100
Removing wrong log parameter
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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);