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
@@ -36,7 +36,7 @@ dnl #############################
36 36
37AT_BANNER([Environment statement]) 37AT_BANNER([Environment statement])
38 38
39ENVTEST([clear],[clear],[clear yes;],[]) 39ENVTEST([clear],[clear],[clear;],[])
40 40
41ENVTEST([keep],[keep],[keep "LC_*";], 41ENVTEST([keep],[keep],[keep "LC_*";],
42[LC_ALL="C" 42[LC_ALL="C"

Return to:

Send suggestions and report system problems to the System administrator.