X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1df395f7c211698420488a3f6600fd5cf50b7785..05118158f4f59a5f512e5bab640f253332a6e181:/testsuite/devices.test diff --git a/testsuite/devices.test b/testsuite/devices.test index 70f4f948..7b4577e3 100644 --- a/testsuite/devices.test +++ b/testsuite/devices.test @@ -26,6 +26,5 @@ mknod "$fromdir/block3" b 105 73 || test_skipped "Can't create block device node 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 -