X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4c80c473ed131310ac30478c15f0030f7ce5346d..126642b6333a345f2fee0b614d0399c3c067f782:/testsuite/hands.test diff --git a/testsuite/hands.test b/testsuite/hands.test index 01f19bc6..89dd4b82 100644 --- a/testsuite/hands.test +++ b/testsuite/hands.test @@ -1,7 +1,7 @@ #!/bin/sh -# Copyright (C) 1998,1999 Philip Hands -# Copyright (C) 2001 by Martin Pool +# Copyright (C) 1998, 1999 by Philip Hands +# Copyright (C) 2001, 2002 by Martin Pool # # This program is distributable under the terms of the GNU GPL (see COPYING) @@ -25,4 +25,4 @@ runtest "extra data" 'checkit "$RSYNC -avH ${FROM}/ ${TO}" ${FROM}/ ${TO}' cp ${FROM}/text ${TO}/ThisShouldGo runtest " --delete" 'checkit "$RSYNC --delete -avH ${FROM}/ ${TO}" ${FROM}/ ${TO}' -checkforlogs ${LOG}.? +exit 0