fix(cli): wrong-number-of-args error on choosing 'abort'

Fix: #7917
This commit is contained in:
Henrik Lissner 2024-07-06 20:13:38 -04:00
parent cc358a60c4
commit 1cc83dce35
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -769,7 +769,7 @@ original state.")
(let ((doom-output-indent 0))
(terpri)
(print! (warn "Aborted")))
(doom-cli--exit 1))
(doom-cli--exit 1 doom-cli--context))
(nreverse options)))
(prompt
(format! "How to proceed? (%s%s) "