rscons/build_tests/sh/sh_fail.rb

5 lines
54 B
Ruby

build do
sh "foobar42"
sh "echo", "continued"
end