diff -r aa8927693ebf -r 236f5bfbaa05 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.