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/test258 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test258') diff --git a/tests/data/test258 b/tests/data/test258 index f45572b90..ae880391e 100644 --- a/tests/data/test258 +++ b/tests/data/test258 @@ -60,7 +60,7 @@ crypto HTTP POST multipart without Expect: header using proxy anyauth (Digest) --x http://%HOSTIP:%HTTPPORT http://remotehost:54321/we/want/258 -F name=daniel -F tool=curl -F file=@log/test258.txt -H 'Expect:' -U uuuser:pppassword --proxy-anyauth +-x http://%HOSTIP:%HTTPPORT http://remotehost:54321/we/want/258 -F name=daniel -F tool=curl -F file=@log/test258.txt -H "Expect:" -U uuuser:pppassword --proxy-anyauth # We create this file before the command is invoked! -- cgit v1.2.3