Publish exit status of CLI runner in executable
This commit is contained in:
parent
70060caf5d
commit
7a471875fc
6 changed files with 31 additions and 50 deletions
|
|
@ -11,4 +11,4 @@ namespace =
|
|||
Mutant
|
||||
end
|
||||
|
||||
namespace::CLI.run(ARGV)
|
||||
Kernel.exit(namespace::CLI.run(ARGV))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue