Fix bootstrap error exit code

db4
Slava Pestov 2008-03-16 02:44:39 -05:00
parent bc71849bf6
commit d06db3f628
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ vocabs.loader system debugger continuations ;
"listener" vocab
[ restarts. vocab-main execute ]
[ die ] if*
1 exit
] recover
] [
"Cannot find " write write "." print