summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/run_generators.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run_generators.sh b/tools/run_generators.sh
index 9c09f44..e47deb8 100755
--- a/tools/run_generators.sh
+++ b/tools/run_generators.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+export LC_ALL=C
+
#
# Runs the test and context generators.
#