X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/90d5b12e7278a2bb9b01da4f18884e325e940696..2d2f71fb27e8364eac8418e2303b9972c5766ae4:/testsuite/exclude.test diff --git a/testsuite/exclude.test b/testsuite/exclude.test index 09c0e799..a8091156 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -2,7 +2,7 @@ # Copyright (C) 2003, 2004, 2005 by Wayne Davison -# This program is distributable under the terms of the GNU GPL see +# This program is distributable under the terms of the GNU GPL (see # COPYING). # Test rsync handling of exclude/include directives. @@ -12,11 +12,8 @@ . "$suitedir/rsync.fns" -HOME="$scratchdir" CVSIGNORE='*.junk' -export HOME CVSIGNORE - -set -x +export CVSIGNORE # Build some files/dirs/links to copy