提交 e34ae004 编写于 作者: J Justin

Merge pull request #350 from presidentbeef/return_non_zero_exit_code_on_bad_path

User exit code of "1" when path is not a Rails app
......@@ -75,4 +75,5 @@ begin
end
rescue Brakeman::Scanner::NoApplication => e
$stderr.puts e.message
exit 1
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册