aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test192
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-09-18 20:41:20 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-09-18 20:41:20 +0000
commit0159636373b5959e980824fd1933c79b18acedd8 (patch)
treeb0dec7d936f129f9d0a6fe5738ccd28d6633240e /tests/data/test192
parent7ac7c119be7d01193e08d4bdbd93538a1b416dd3 (diff)
Use double quotes in command lines for consistency.
Diffstat (limited to 'tests/data/test192')
-rw-r--r--tests/data/test1922
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test192 b/tests/data/test192
index 391215a03..bd03d2b9d 100644
--- a/tests/data/test192
+++ b/tests/data/test192
@@ -22,7 +22,7 @@ http
HTTP GET -w num_connects with one simple connect
</name>
<command>
-http://%HOSTIP:%HTTPPORT/192 -w '%{num_connects}\n'
+http://%HOSTIP:%HTTPPORT/192 -w "%{num_connects}\n"
</command>
</client>