From 51b6ff2723265978da8c96a17b0f8afec7b65aac Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 12 Oct 2008 19:20:00 +0000 Subject: unposted, c.f. 25848: attempt to sanitize comptest environment --- Test/comptest | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Test/comptest') diff --git a/Test/comptest b/Test/comptest index 4ea738d8a..8a3900f5e 100644 --- a/Test/comptest +++ b/Test/comptest @@ -25,6 +25,8 @@ comptestinit () { } comptesteval \ +"export LC_ALL=C" \ +"emulate -R zsh" \ "export ZDOTDIR=$ZTST_testdir" \ "module_path=( $module_path )" \ "fpath=( $fpath )" \ -- cgit 1.4.1