sci: rename error key
This commit is contained in:
parent
00dd395f54
commit
697c5b6152
2 changed files with 2 additions and 2 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit f415e91750214a9a7d6ffe31d6021f29a1e1b347
|
Subproject commit f0b162ccd2b99c20d14dd5e7a6bf85047c681e5a
|
||||||
|
|
@ -85,7 +85,7 @@
|
||||||
(some-> ^Throwable (ex-cause e)
|
(some-> ^Throwable (ex-cause e)
|
||||||
.getClass .getName))
|
.getClass .getName))
|
||||||
stacktrace (some->
|
stacktrace (some->
|
||||||
d :callstack
|
d :sci.impl/callstack
|
||||||
cs/stacktrace)]
|
cs/stacktrace)]
|
||||||
(if exit-code [nil exit-code]
|
(if exit-code [nil exit-code]
|
||||||
(do
|
(do
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue