From 744322fdda3c459524a981e32211f987ef8ca983 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Mar 2020 00:50:18 +0100 Subject: the big EC rename --- src/testing/testing_api_cmd_batch.c | 2 +- src/testing/testing_api_loop.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/testing') diff --git a/src/testing/testing_api_cmd_batch.c b/src/testing/testing_api_cmd_batch.c index 5de923f7..74ff0247 100644 --- a/src/testing/testing_api_cmd_batch.c +++ b/src/testing/testing_api_cmd_batch.c @@ -72,7 +72,7 @@ batch_run (void *cls, } bs->batch[bs->batch_ip].start_time = bs->batch[bs->batch_ip].last_req_time - = GNUNET_TIME_absolute_get (); + = GNUNET_TIME_absolute_get (); bs->batch[bs->batch_ip].num_tries = 1; bs->batch[bs->batch_ip].run (bs->batch[bs->batch_ip].cls, &bs->batch[bs->batch_ip], diff --git a/src/testing/testing_api_loop.c b/src/testing/testing_api_loop.c index 4e139917..b4b1aaaa 100644 --- a/src/testing/testing_api_loop.c +++ b/src/testing/testing_api_loop.c @@ -274,7 +274,7 @@ interpreter_run (void *cls) cmd->label); cmd->start_time = cmd->last_req_time - = GNUNET_TIME_absolute_get (); + = GNUNET_TIME_absolute_get (); cmd->num_tries = 1; cmd->run (cmd->cls, cmd, -- cgit v1.2.3