-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Build
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Some of the wrapper script components are overly verbose, specifically the downloading mechanism (download.py) which has several fall back procedures. It by default prints each failure when it falls back, instead we should have it be silent if at least one of the fallback mechanism succeed, and dump all the output if every thing failed.