X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=66292efe04821be02cf831fd2b7f99610d609c75;hb=a8d1acc10c61e3f09d7ac774f824581d58105d4d;hp=5ba794cdd0638b22800bc5e3c9a5509c8346172c;hpb=623da5b3ee66c4923679261fa72884d05212225a;p=pspp diff --git a/tests/atlocal.in b/tests/atlocal.in index 5ba794cdd0..66292efe04 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -65,8 +65,8 @@ export GZIP WINEPREFIX=$HOME/.wine # Work around the following kludge to keep wine happy export WINEPREFIX -HOME=/nonexistent # Kluge to make PSPP ignore $HOME/.pspprc. -export HOME +# Make PSPP ignore $HOME/.pspprc. +alias pspp='pspp --no-statrc' # Avoids error messages during tests if $TERM is set to an unknown terminal. TERM=; unset TERM