# HG changeset patch # User Jan Vrany # Date 1353850526 -3600 # Node ID e3552f90feabbbc5503d1b1e3e62349c15c4638d # Parent 24e2bab66b91a7975f158c3b01014dbf4b11ea1e removed --nosplash - not recognized by exept VM diff -r 24e2bab66b91 -r e3552f90feab reports/report-runner.bat --- a/reports/report-runner.bat Fri Nov 23 21:16:32 2012 +0100 +++ b/reports/report-runner.bat Sun Nov 25 14:35:26 2012 +0100 @@ -1,1 +1,1 @@ -call %~dp0\..\..\..\projects\smalltalk\stx -Mold:64000 -I -abortOnSEGV --nosplash -f %~dp0\report-runner.st %1 %2 %3 %4 %5 %6 %7 %8 %9 +call %~dp0\..\..\..\projects\smalltalk\stx -Mold:64000 -I -abortOnSEGV -f %~dp0\report-runner.st %1 %2 %3 %4 %5 %6 %7 %8 %9