# HG changeset patch # User Claus Gittinger # Date 1004104465 -7200 # Node ID 236f5bfbaa0571257c835ce3f99b45db04812f28 # Parent aa8927693ebf5c8a184c59ee359757e862a1720b checkin from browser 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.