Fossil SCM
http_proxy env variable not honoured
Closed
5e35dd60cf7410a…
· opened 11 years, 2 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Fixed
- Subsystem
- —
- Created
- Feb. 2, 2015 9:26 p.m.
I've bisected to [32f8da0ce785b63ad8a53fa851] as what appears to be first version breaking handling of "http_proxy" environment variable.
There is no sign that fossil (tries to) use this at all, which is an error.
Comments (3)
bharder
11 years, 2 months ago
I've bisected to [32f8da0ce785b63ad8a53fa851] as what appears to be first version breaking handling of "http_proxy" environment variable.
There is no sign that fossil (tries to) use this at all, which is an error.
nobody
11 years, 2 months ago
fixed per [f201cb61a0]
nobody
11 years, 2 months ago
Fixed at [f201cb61a0], integrated to trunk [00b62e0595].