summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/testing/testing_api_cmd_backup_upload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_backup_upload.c b/src/testing/testing_api_cmd_backup_upload.c
index 7c87306..6a37ffb 100644
--- a/src/testing/testing_api_cmd_backup_upload.c
+++ b/src/testing/testing_api_cmd_backup_upload.c
@@ -331,7 +331,7 @@ backup_upload_run (void *cls,
bus->sync_url,
&bus->sync_priv,
( ( (NULL != bus->prev_upload) &&
- (GNUNET_YES != GNUNET_is_zero (
+ (GNUNET_NO == GNUNET_is_zero (
&bus->prev_hash)) ) ||
(0 != (SYNC_TESTING_UO_PREV_HASH_WRONG
& bus->uopt)) )