summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-05-25 17:46:16 +0200
committerChristian Grothoff <christian@grothoff.org>2021-05-25 17:46:16 +0200
commitdd323a5d9cff357a4e12777250b9cf77c5de0721 (patch)
treebbfcd654b445c9497118e4f96d4e728365ccbc01 /src
parent4741f4ea02148ed1dede88affd83edd9a96e2680 (diff)
downloadexchange-dd323a5d9cff357a4e12777250b9cf77c5de0721.tar.gz
exchange-dd323a5d9cff357a4e12777250b9cf77c5de0721.tar.bz2
exchange-dd323a5d9cff357a4e12777250b9cf77c5de0721.zip
-log CMD name
Diffstat (limited to 'src')
-rw-r--r--src/testing/testing_api_loop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_loop.c b/src/testing/testing_api_loop.c
index c89073a18..9e989ca36 100644
--- a/src/testing/testing_api_loop.c
+++ b/src/testing/testing_api_loop.c
@@ -279,7 +279,7 @@ interpreter_run (void *cls)
return;
}
- GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
+ GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"Running command `%s'\n",
cmd->label);
cmd->start_time