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

changeset 770
fcb243cb9950
parent 678
41b4cc024249
equal deleted inserted replaced
769:24b317ce5ca9 770:fcb243cb9950
36 then 36 then
37 echo "DAV_BIN variable not set" 37 echo "DAV_BIN variable not set"
38 exit 1 38 exit 1
39 fi 39 fi
40 40
41 XATTR=../../build/xattrtool 41 XATTR=../../build/bin/xattrtool
42 42
43 # checks if tmp-sync/out.txt contains a specific text 43 # checks if tmp-sync/out.txt contains a specific text
44 # arg1: pattern 44 # arg1: pattern
45 # arg2: errormsg 45 # arg2: errormsg
46 check_tmpout() 46 check_tmpout()

mercurial