Don't throw
This commit is contained in:
parent
5a1b69953b
commit
b69ec8fc17
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue