test/bin-test/test-dav-sync-pull-conflict.sh

changeset 762
098b2e3ab240
parent 643
5b8643cf0a2f
--- a/test/bin-test/test-dav-sync-pull-conflict.sh	Mon Jun 12 21:43:12 2023 +0200
+++ b/test/bin-test/test-dav-sync-pull-conflict.sh	Tue Jun 13 21:58:29 2023 +0200
@@ -177,6 +177,7 @@
 # don't check if the conflict file has this specific name
 
 $DAV_SYNC_BIN delete-conflicts test1b > tmp-sync/out.txt
+
 if [ $? -ne 0 ]; then
 	echo "test 3: delete-conflicts failed"
 	exit 2

mercurial