aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/env.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/env.at b/tests/env.at
index 430bf10..1c595de 100644
--- a/tests/env.at
+++ b/tests/env.at
@@ -33,13 +33,13 @@ AT_CLEANUP])
dnl #############################
dnl Start tests
dnl #############################
AT_BANNER([Environment statement])
-ENVTEST([clear],[clear],[clear yes;],[])
+ENVTEST([clear],[clear],[clear;],[])
ENVTEST([keep],[keep],[keep "LC_*";],
[LC_ALL="C"
LC_CTYPE="C"
LC_MESSAGES="C"
LC_NUMERIC="C"

Return to:

Send suggestions and report system problems to the System administrator.