X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=b30709d2f76f0672bc0940e65187e46f87b055ec;hb=fe7682b3c3d36cf9ba3e867588e5b808af833262;hp=fae659ae3d076f7230cb945e2cd19211fa267818;hpb=bb4738b6612729d1d3f83009e88505ffc8c46e2d;p=pspp diff --git a/tests/atlocal.in b/tests/atlocal.in index fae659ae3d..b30709d2f7 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -36,3 +36,6 @@ export GZIP HOME=/nonexistent # Kluge to make PSPP ignore $HOME/.pspprc. export HOME + +# Avoids error messages during tests if $TERM is set to an unknown terminal. +TERM=; unset TERM