diff --git a/testcurl.sh b/testcurl.sh index 32c10b89dc10a898ac59ac77c04a67937f85c07c..25dd9ed6ddbe3a3ed4345f35ae12f9e4bc3db117 100755 --- a/testcurl.sh +++ b/testcurl.sh @@ -18,8 +18,8 @@ version=1 fixed=0 die(){ - echo "testcurl: ENDING HERE" - exit 1 + echo "testcurl: ENDING HERE" + exit 1 } if [ -f setup ]; then