summaryrefslogtreecommitdiff
path: root/testsuite/chown.test
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2004-02-04 18:24:41 +0000
committerWayne Davison <wayned@samba.org>2004-02-04 18:24:41 +0000
commit05118158f4f59a5f512e5bab640f253332a6e181 (patch)
tree36c5a29e506631d95d6e7b23444456752d10c4fd /testsuite/chown.test
parent1df395f7c211698420488a3f6600fd5cf50b7785 (diff)
downloadrsync-05118158f4f59a5f512e5bab640f253332a6e181.tar.gz
Improved the trailing comment.
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
-