summaryrefslogtreecommitdiff
path: root/testsuite/chown.test
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/chown.test')
-rw-r--r--testsuite/chown.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/chown.test b/testsuite/chown.test
index 2d58b902..2291eca5 100644
--- a/testsuite/chown.test
+++ b/testsuite/chown.test
@@ -33,6 +33,5 @@ chgrp 5003 "$name2" || test_skipped "Can't chgrp (probably need root)"
checkit "$RSYNC -aHvv \"$fromdir/\" \"$todir/\"" "$fromdir" "$todir"
+# The script would have aborted on error, so getting here means we've won.
exit 0
-# last [] may have failed but if we get here then we've won
-