Show More
@@ -87,7 +87,7 b' bad host:port for proxy ("Protocol not s' | |||||
87 | misconfigured hosts) |
|
87 | misconfigured hosts) | |
88 |
|
88 | |||
89 | $ http_proxy=localhost:$HGPORT2 hg clone --config http_proxy.always=True http://localhost:$HGPORT/ f |
|
89 | $ http_proxy=localhost:$HGPORT2 hg clone --config http_proxy.always=True http://localhost:$HGPORT/ f | |
90 | abort: error: (Connection refused|Protocol not supported) (re) |
|
90 | abort: error: (Connection refused|Protocol not supported|.* actively refused it) (re) | |
91 | [255] |
|
91 | [255] | |
92 |
|
92 | |||
93 | do not use the proxy if it is in the no list |
|
93 | do not use the proxy if it is in the no list |
General Comments 0
You need to be logged in to leave comments.
Login now