mk_run_quiet_or_fail — Run a command quietly and abort on failure
mk_run_quiet_or_fail command...
mk_run_quiet_or_fail
command
Like mk_run_or_fail, but suppresses all command output if the command succeeds. On failure, the output is displayed.
mk_run_or_fail