diff -r 9385330bdd38 -r 5fe4453fc025 test/bin-test/test-dav-sync-metadata3.sh --- a/test/bin-test/test-dav-sync-metadata3.sh Tue Apr 09 21:43:36 2024 +0200 +++ b/test/bin-test/test-dav-sync-metadata3.sh Wed Apr 10 22:07:17 2024 +0200 @@ -422,7 +422,7 @@ dav_sync_pull test4b "test 9: pull failed" check_tmpout "0 conflicts" "test 9: wrong conflict counter (pull)" check_tmpout "0 errors" "test 9: wrong error counter (pull)" -check_tmpout "update" "test 9: no mkcol (oull)" +check_tmpout "update" "test 9: no mkcol (pull)" # check metadata OUT=`$XATTR get tmp-sync/test4b/newdir1 dirattribute1 2> /dev/null`