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