summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_serialize_keys.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/testing_api_cmd_serialize_keys.c')
-rw-r--r--src/lib/testing_api_cmd_serialize_keys.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_serialize_keys.c b/src/lib/testing_api_cmd_serialize_keys.c
index 585c5cad8..866c95852 100644
--- a/src/lib/testing_api_cmd_serialize_keys.c
+++ b/src/lib/testing_api_cmd_serialize_keys.c
@@ -174,11 +174,13 @@ connect_with_state_run (void *cls,
const json_t *serialized_keys;
const char *exchange_url;
-
/* This command usually gets rescheduled after serialized
* reconnection. */
if (GNUNET_YES == cwss->consumed)
+ {
TALER_TESTING_interpreter_next (is);
+ return;
+ }
cwss->is = is;
state_cmd = TALER_TESTING_interpreter_lookup_command