search for: chkfile

Displaying 2 results from an estimated 2 matches for "chkfile".

Did you mean: cafile
2005 Jun 24
1
[PATCH] Fix itemize test for objdir != srcdir builds
...onfig.h" "$fromdir/foo/config2" +cp -p "$srcdir/configure.in" "$fromdir/foo/config2" chmod 601 "$fromdir/foo/config2" $RSYNC -iplrH "$fromdir/" "$todir/" \ | tee "$outfile" @@ -91,7 +91,7 @@ EOT diff $diffopt "$chkfile" "$outfile" || test_fail "test 3 failed" -cp -p "$srcdir/config.h" "$fromdir/foo/config2" +cp -p "$srcdir/configure.in" "$fromdir/foo/config2" chmod 600 "$fromdir/foo/config2" # Lack of -t is for unchanged hard-link stre...
2005 Jul 28
2
test failed with acl patch
...ur rpm to rsync 2.6.6 but one of the test failed with this patch. It seems to be a minor problem, but can you have a look ? Thanks by advance. Following the message (a bit long): ----- itemize log follows Testing for symlinks using 'test -h' + lddir=/tmp/rsync-2.6.6/testtmp.itemize/ld + chkfile=/tmp/rsync-2.6.6/testtmp.itemize/rsync.chk + outfile=/tmp/rsync-2.6.6/testtmp.itemize/rsync.out + makepath /tmp/rsync-2.6.6/testtmp.itemize/from/foo + echo ' makepath /tmp/rsync-2.6.6/testtmp.itemize/from/foo' makepath /tmp/rsync-2.6.6/testtmp.itemize/from/foo + p=/tmp/rsync-...