mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-13 20:06:22 -04:00
Added some temporary code to try to figure out what is going wrong
on one NetBSD box in our build farm.
This commit is contained in:
@@ -28,8 +28,9 @@ do
|
||||
chgrp "$g" "$name" || fail "Can't chgrp"
|
||||
done
|
||||
sleep 2
|
||||
ls -lRa "$scratchdir"
|
||||
id || true
|
||||
|
||||
checkit "$RSYNC -rtgvvv \"$fromdir/\" \"$todir/\"" "$fromdir" "$todir"
|
||||
|
||||
exit 0
|
||||
# last [] may have failed but if we get here then we've won
|
||||
|
||||
Reference in New Issue
Block a user