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

changeset 812
5fe4453fc025
parent 772
ab26daccfb8d
equal deleted inserted replaced
811:9385330bdd38 812:5fe4453fc025
420 check_tmpout "update" "test 9: no mkcol (push)" 420 check_tmpout "update" "test 9: no mkcol (push)"
421 421
422 dav_sync_pull test4b "test 9: pull failed" 422 dav_sync_pull test4b "test 9: pull failed"
423 check_tmpout "0 conflicts" "test 9: wrong conflict counter (pull)" 423 check_tmpout "0 conflicts" "test 9: wrong conflict counter (pull)"
424 check_tmpout "0 errors" "test 9: wrong error counter (pull)" 424 check_tmpout "0 errors" "test 9: wrong error counter (pull)"
425 check_tmpout "update" "test 9: no mkcol (oull)" 425 check_tmpout "update" "test 9: no mkcol (pull)"
426 426
427 # check metadata 427 # check metadata
428 OUT=`$XATTR get tmp-sync/test4b/newdir1 dirattribute1 2> /dev/null` 428 OUT=`$XATTR get tmp-sync/test4b/newdir1 dirattribute1 2> /dev/null`
429 if [ "$OUT" != "test9attribute" ]; then 429 if [ "$OUT" != "test9attribute" ]; then
430 echo "test 9: xattr 1 not synced" 430 echo "test 9: xattr 1 not synced"

mercurial