smalltalk.rc
changeset 1358 7ea72a25a3d6
parent 1346 0d6116434680
child 1361 26e2d523c52a
--- a/smalltalk.rc	Mon Jun 30 10:33:15 2014 +0200
+++ b/smalltalk.rc	Mon Jun 30 16:53:08 2014 +0200
@@ -522,6 +522,7 @@
 	    LicenceBox licenceRejectSignal handle:[:ex|
 		Smalltalk exit
 	    ] do:[
+		Display exitOnLastClose:false.
 		(LicenceBox open) ifFalse:[
 		    'smalltalk.rc [info]: licence conditions not accepted.' infoPrintCR.
 		    Smalltalk exit