Skip to content

Commit

Permalink
shuttdown.lisp: terminate logon with extreme prejudice.
Browse files Browse the repository at this point in the history
  • Loading branch information
underspecified committed May 19, 2009
1 parent d7f303f commit c816f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/shutdown.lisp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(excl:exit)
(excl:exit 0 :no-unwind t)

0 comments on commit c816f8c

Please sign in to comment.