Don't throw

This commit is contained in:
Michiel Borkent 2021-03-23 10:52:13 +01:00
parent 5a1b69953b
commit b69ec8fc17

View file

@ -565,7 +565,7 @@ Use -- to separate script command line args from bb command line args.
{:exec (fn []
[nil
(-> (p/process args {:inherit true})
p/check
deref
:exit)])})
:main
(let [main-arg (:main task)