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

changeset 631
93bbeb00385c
parent 627
81e066c9ff87
child 632
2e1b59290829
equal deleted inserted replaced
630:046b869a1c49 631:93bbeb00385c
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 96
96 # cleanup 97 # cleanup
97 $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
98 if [ $? -ne 0 ]; then 99 if [ $? -ne 0 ]; then
99 echo "cleanup failed" 100 echo "cleanup failed"

mercurial