fail_cmd!

in _support/run.rb [20:23]


    def fail_cmd!(cmd)
      abort "command failed: #{printable_cmd(cmd)}"
    end