X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3d807132e4a24f61505af76f10c396204935599f..126642b6333a345f2fee0b614d0399c3c067f782:/testsuite/hands.test diff --git a/testsuite/hands.test b/testsuite/hands.test index fced34a9..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,6 +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}.? - -hands_cleanup \ No newline at end of file +exit 0