aboutsummaryrefslogtreecommitdiff
path: root/src/image.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.lisp')
-rw-r--r--src/image.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.lisp b/src/image.lisp
index 09fc392..969cea0 100644
--- a/src/image.lisp
+++ b/src/image.lisp
@@ -565,7 +565,7 @@ Preprocessing must occur in the root Lisp."))
*error-output*
"~&Failed to compile and/or load:~%~A~&~%Compile and/or load output:~%~%~A"
c string)
- (uiop:quit 3)))
+ (uiop:quit 1)))
(when (>= *consfigurator-debug-level* 3)
(format t "~&~A" string))))
;; Continue the deployment. The READ indirection is to try