commit b5fbabe746c1c2523113e65b2e38e664aa240806
parent 6510f9aa481e037fcc5c9b1e13cc9eb0526918e7
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 30 Nov 2019 00:54:53 +0100
use unique label
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/test_sync_api.c b/src/lib/test_sync_api.c
@@ -254,7 +254,7 @@ run (void *cls,
"Test-4",
strlen ("Test-4")),
/* Test download: previous did NOT change the data on the server! */
- SYNC_TESTING_cmd_backup_download ("download-3",
+ SYNC_TESTING_cmd_backup_download ("download-3b",
sync_url,
MHD_HTTP_OK,
"backup-upload-3"),