Set $HOME to $scratchdir so that our tests are not affected by
[rsync/rsync.git] / testsuite / rsync.fns
index 7c44d59..5010f73 100644 (file)
@@ -32,6 +32,9 @@ else
     diffopt="-c"
 fi
 
+HOME="$scratchdir"
+export HOME
+
 runtest() {
     echo $ECHO_N "Test $1: $ECHO_C"
     if eval "$2"