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.

Reply via email to