current-exit-handler => exit-handler

svn: r12874
This commit is contained in:
Matthew Flatt 2008-12-17 00:04:20 +00:00
parent aa749bfe1f
commit efd7446b09

View File

@ -68,7 +68,7 @@
(parameterize ([sandbox-propagate-breaks #t]
[sandbox-override-collection-paths '()]
[sandbox-security-guard current-security-guard]
[sandbox-exit-handler (current-exit-handler)]
[sandbox-exit-handler (exit-handler)]
[sandbox-make-inspector current-inspector]
[sandbox-make-code-inspector current-code-inspector]
[sandbox-make-logger current-logger]