7 Mar
2013
7 Mar
'13
5:28 a.m.
Will do. FWIW if(show_status) is enough, the parent if already checks for !config->quiet > We don't need to do this for every package... Declare it at the start > and do a "if(show_status && !config->quiet)" after the initial > checks.