Improved the trailing comment.
[rsync/rsync.git] / testsuite / exclude.test
index 1e4aa89..798819a 100644 (file)
@@ -72,4 +72,5 @@ $RSYNC -av --existing --include='*/' --exclude='*' "$fromdir/" "$chkdir/"
 
 checkit "$RSYNC -avv --exclude-from=$excl \"$fromdir/\" \"$todir/\"" "$chkdir" "$todir"
 
+# The script would have aborted on error, so getting here means we've won.
 exit 0