svn: r11476
This commit is contained in:
parent
fdc3e94361
commit
06c5e975c2
|
@ -285,6 +285,6 @@ This command does not unpack or install the named .plt file."
|
|||
|
||||
(with-handlers ([exn:fail?
|
||||
(lambda (e)
|
||||
(fprintf (current-error-port) "~a\n" (exn-message e))
|
||||
((error-display-handler) (exn-message e) e)
|
||||
(exit 1))])
|
||||
(start)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user