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/test44 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test44') diff --git a/tests/data/test44 b/tests/data/test44 index 2d5774c2d..8220a1aa1 100644 --- a/tests/data/test44 +++ b/tests/data/test44 @@ -27,7 +27,7 @@ http HTTP RFC1867-type formposting without Expect: header -http://%HOSTIP:%HTTPPORT/we/want/44 -F name=daniel -F tool=curl -F file=@log/test44.txt -H 'Expect:' +http://%HOSTIP:%HTTPPORT/we/want/44 -F name=daniel -F tool=curl -F file=@log/test44.txt -H "Expect:" # We create this file before the command is invoked! -- cgit v1.2.3