aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/atlocal.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 1addcf0..8435f61 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -19,3 +19,6 @@ if [ "${AUTOTEST_PATH}" = "tests" ] ; then
fi
export SANDBOX_VERBOSE=0
+
+# If the terminal has this flag set, the tests get all messed up.
+stty -tostop 2>/dev/null