tests: Avoid reading $HOME/.pspprc inside the testsuite.
[pspp-builds.git] / tests / atlocal.in
index 20234aaf570ab679416ad1e971480420c7d2ddef..4c2e0efd7f6b354eef954e5146a44b81f56f888c 100644 (file)
@@ -21,3 +21,6 @@ export CHARSETALIASDIR
 
 GZIP=
 export GZIP
+
+HOME=/nonexistent              # Kluge to make PSPP ignore $HOME/.pspprc.
+export HOME