summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/cscript b/cscript
index 1c09b0433..540c069a1 100644
--- a/cscript
+++ b/cscript
@@ -185,4 +185,5 @@ def make_manual(target):
return [os.path.abspath('pdf'), os.path.abspath('html'), os.path.abspath('colour.pdf')]
def test(target):
+ target.set('LC_ALL', 'C')
target.command('run/tests')