lein dumps stack trace on exit code 1 now?
This commit is contained in:
parent
20ee1f1f5c
commit
fbf67d942f
@ -9,7 +9,7 @@
|
||||
~@(doall (map
|
||||
(fn [[doc# code#]]
|
||||
`(when-not (is ~code# ~doc#)
|
||||
(System/exit 1)))
|
||||
(System/exit 0)))
|
||||
pairs)))))
|
||||
|
||||
(load "about_equalities")
|
||||
|
Loading…
Reference in New Issue
Block a user