checkin from browser
authorClaus Gittinger <cg@exept.de>
Fri, 26 Oct 2001 15:54:25 +0200
changeset 1513 236f5bfbaa05
parent 1512 aa8927693ebf
child 1514 84373804a29f
checkin from browser
STXInstaller.st
--- a/STXInstaller.st	Fri Oct 26 15:53:48 2001 +0200
+++ b/STXInstaller.st	Fri Oct 26 15:54:25 2001 +0200
@@ -450,8 +450,6 @@
 
             self executeCommandAndShowOutput:cmd emphasize:false.
         ] ifFalse:[
-            self halt.
-
             fullDir asFilename exists ifFalse:[
                 commandTraceView showCR:(resources string:'creating %1 ...' with:fullDir asFilename pathName).
                 commandTraceView endEntry.