aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtestcurl.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/testcurl.sh b/testcurl.sh
index ee532d4ab..79d2028f3 100755
--- a/testcurl.sh
+++ b/testcurl.sh
@@ -17,6 +17,10 @@
version=1
fixed=0
+LANG="C"
+
+export LANG
+
die(){
echo "testcurl: ENDING HERE"
exit 1