Skip to content
Snippets Groups Projects
Commit 5f125158 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

use LANG set to C to prevent localized dates etc

parent 6f6cffdc
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,10 @@
version=1
fixed=0
LANG="C"
export LANG
die(){
echo "testcurl: ENDING HERE"
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment