Name

mk_run_or_fail — Run a command and abort on failure

Synopsis

mk_run_or_fail command...

Description

Runs the specified command. If it fails, the current operation will be aborted with an error message detailing the command that was run.