From: Wayne Davison Date: Thu, 26 Jan 2006 21:23:25 +0000 (+0000) Subject: The setting of HOME got moved to rsync.fns. X-Git-Tag: v2.6.7pre1~168 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b7dab686c1145d10965ddeef0c9a070b23bf597;p=thirdparty%2Frsync.git The setting of HOME got moved to rsync.fns. --- diff --git a/testsuite/exclude.test b/testsuite/exclude.test index 09c0e799..f018c553 100644 --- a/testsuite/exclude.test +++ b/testsuite/exclude.test @@ -12,9 +12,8 @@ . "$suitedir/rsync.fns" -HOME="$scratchdir" CVSIGNORE='*.junk' -export HOME CVSIGNORE +export CVSIGNORE set -x