diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-10-14 13:44:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-14 13:44:16 +0000 |
commit | 1aba99b1e74114743e5302dd0512ccd5c5aedbae (patch) | |
tree | 5f670f1f683a651503667bd528e715ce8fdb6f52 | |
parent | 12815d7cd6fb2285bfa9b6f43dde8bd5395646e5 (diff) |
use quotes to make gdb usage on this easier
-rw-r--r-- | tests/data/test59 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test59 b/tests/data/test59 index 3da70c2f5..5c4d54312 100644 --- a/tests/data/test59 +++ b/tests/data/test59 @@ -20,7 +20,7 @@ http HTTP URL with slash but with "parameter" </name> <command> -http://%HOSTIP:%HTTPPORT?mooo/59 +"http://%HOSTIP:%HTTPPORT?mooo/59" </command> </client> |