Make idev, hlink and file_struct + strings use allocation
[rsync/rsync.git] / testsuite / chgrp.test
index f876627..6c7bb60 100644 (file)
@@ -29,6 +29,7 @@ do
 done
 sleep 2
 
-checkit "$RSYNC -rtgvvvv \"$fromdir/\" \"$todir/\"" "$fromdir" "$todir"
+checkit "$RSYNC -rtgvvv \"$fromdir/\" \"$todir/\"" "$fromdir" "$todir"
 
+# The script would have aborted on error, so getting here means we've won.
 exit 0