diff options
Diffstat (limited to 'tests/data/test1249')
-rw-r--r-- | tests/data/test1249 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1249 b/tests/data/test1249 index ab5614068..1bc3cfe59 100644 --- a/tests/data/test1249 +++ b/tests/data/test1249 @@ -32,7 +32,7 @@ Access a non-proxied host with using the combination of --proxy option and NO_PR NO_PROXY=%HOSTIP </setenv> <command> -http://user:secret@%HOSTIP:%HTTPPORT/1249 --proxy http://dummy:%PROXYPORT/ --max-time 5 +http://user:secret@%HOSTIP:%HTTPPORT/1249 --proxy http://dummy:%NOLISTENPORT/ --max-time 5 </command> </client> |