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/test193 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test193') diff --git a/tests/data/test193 b/tests/data/test193 index c4218331d..cc1b0c7ed 100644 --- a/tests/data/test193 +++ b/tests/data/test193 @@ -32,7 +32,7 @@ http HTTP GET -w num_connects with redirected fetch (2 connects) -http://%HOSTIP:%HTTPPORT/193 -w '%{num_connects}\n' -L +http://%HOSTIP:%HTTPPORT/193 -w "%{num_connects}\n" -L -- cgit v1.2.3