summaryrefslogtreecommitdiff
path: root/testsuite/exclude.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/exclude.test
parent1df395f7c211698420488a3f6600fd5cf50b7785 (diff)
downloadrsync-05118158f4f59a5f512e5bab640f253332a6e181.tar.gz
Improved the trailing comment.
Diffstat (limited to 'testsuite/exclude.test')
-rw-r--r--testsuite/exclude.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/exclude.test b/testsuite/exclude.test
index 1e4aa896..798819ae 100644
--- a/testsuite/exclude.test
+++ b/testsuite/exclude.test
@@ -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