*** empty log message ***
authorsr
Wed, 11 Oct 2017 12:48:58 +0200
changeset 412 5ed9e3b61655
parent 411 ae00d407930e
child 413 77f31ca4ab2a
*** empty log message ***
quickSelfTest/run.bat
--- a/quickSelfTest/run.bat	Wed Oct 11 11:44:28 2017 +0200
+++ b/quickSelfTest/run.bat	Wed Oct 11 12:48:58 2017 +0200
@@ -4,11 +4,11 @@
 @echo those resources tells stx which modules should be loaded
 @echo but in this case this information is simply wrong (stx wont startup)
 @echo because the resources here are only for the application here quickSelfTest.com
-@echo so as a hack start stx from an empty directory
+@echo so as a hack start stx from an temp directory
 @echo. 
 @echo off
-mkdir emptyDir
-cd emptyDir
+mkdir tempDir
+cd tempDir
 
 @echo on
 ..\..\..\..\projects\smalltalk\stx -I --noInfoPrint --noBanner --abortOnInternalError --abortOnMessageSendError --ignoreHalt --execute ..\Start.st %1 %2 %3 %4 %5 %6 %7 %8 %9