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

changeset 632
2e1b59290829
parent 631
93bbeb00385c
child 635
a6b1ec1b7ba0
equal deleted inserted replaced
631:93bbeb00385c 632:2e1b59290829
90 # 90 #
91 # ok, begin the tests 91 # ok, begin the tests
92 # 92 #
93 do_test "dav-sync push (1)" test-dav-sync-push1.sh 93 do_test "dav-sync push (1)" test-dav-sync-push1.sh
94 do_test "dav-sync pull (1)" test-dav-sync-pull1.sh 94 do_test "dav-sync pull (1)" test-dav-sync-pull1.sh
95 do_test "dav-sync conflict (1)" test-dav-sync-conflict.sh 95 do_test "dav-sync conflict (1)" test-dav-sync-pull-conflict.sh
96 96
97 # cleanup 97 # cleanup
98 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1 98 $DAV_BIN rm dav-test-repo/sync/test1 > /dev/null 2>&1
99 if [ $? -ne 0 ]; then 99 if [ $? -ne 0 ]; then
100 echo "cleanup failed" 100 echo "cleanup failed"

mercurial