aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_batch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_batch.c')
-rw-r--r--src/testing/testing_api_cmd_batch.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/testing/testing_api_cmd_batch.c b/src/testing/testing_api_cmd_batch.c
index 531778129..af260f80d 100644
--- a/src/testing/testing_api_cmd_batch.c
+++ b/src/testing/testing_api_cmd_batch.c
@@ -26,7 +26,7 @@
26 */ 26 */
27#include "platform.h" 27#include "platform.h"
28#include "gnunet_testing_ng_lib.h" 28#include "gnunet_testing_ng_lib.h"
29 29#include "testing.h"
30 30
31/** 31/**
32 * State for a "batch" CMD. 32 * State for a "batch" CMD.
@@ -70,7 +70,6 @@ batch_run (void *cls,
70 GNUNET_log (GNUNET_ERROR_TYPE_INFO, 70 GNUNET_log (GNUNET_ERROR_TYPE_INFO,
71 "Exiting from batch: %s\n", 71 "Exiting from batch: %s\n",
72 cmd->label); 72 cmd->label);
73 GNUNET_TESTING_interpreter_next (is);
74 return; 73 return;
75 } 74 }
76 bs->batch[bs->batch_ip].start_time 75 bs->batch[bs->batch_ip].start_time