From 0159636373b5959e980824fd1933c79b18acedd8 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 18 Sep 2007 20:41:20 +0000 Subject: Use double quotes in command lines for consistency. --- tests/data/test15 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test15') diff --git a/tests/data/test15 b/tests/data/test15 index e68873457..6b101cd2a 100644 --- a/tests/data/test15 +++ b/tests/data/test15 @@ -28,7 +28,7 @@ http --write-out test -http://%HOSTIP:%HTTPPORT/want/15 --write-out '%{url_effective} %{http_code} %{size_download}\n' +http://%HOSTIP:%HTTPPORT/want/15 --write-out "%{url_effective} %{http_code} %{size_download}\n" -- cgit v1.2.3