Actions
Bug #2909
closedMissing "silent" option to curl in distributePolicy system Technique
Status:
Released
Priority:
N/A
Assignee:
Jonathan CLARKE
Category:
System techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
One of the calls to curl in distributePolicy is missing the "-s" (silent) option. This causes crap to appear in the output of cf-promises, in turn making the errors displayed in the web UI hard to read...
Updated by Jonathan CLARKE about 12 years ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset commit:549af58207cb2f7f6afb1b58b5cfb0b5edafc8d2.
Updated by Nicolas PERRON about 12 years ago
The output displayed by curl was that:
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 366 0 0 100 366 0 98625 --:--:-- --:--:-- --:--:-- 119k
Updated by Jonathan CLARKE about 12 years ago
- Status changed from Pending technical review to Released
Actions