Fix for runnong from different directoru
authorJan Vrany <jan.vrany@fit.cvut.cz>
Fri, 23 Nov 2012 21:16:32 +0100
changeset 107 24e2bab66b91
parent 106 32eb7674acbd
child 108 e3552f90feab
Fix for runnong from different directoru Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/
reports/report-runner.bat
--- a/reports/report-runner.bat	Fri Nov 23 20:04:10 2012 +0100
+++ b/reports/report-runner.bat	Fri Nov 23 21:16:32 2012 +0100
@@ -1,1 +1,1 @@
-call ..\..\..\projects\smalltalk\stx -Mold:64000 -I -abortOnSEGV -f report-runner.st %1 %2 %3 %4 %5 %6 %7 %8 %9
+call %~dp0\..\..\..\projects\smalltalk\stx -Mold:64000 -I -abortOnSEGV --nosplash -f %~dp0\report-runner.st %1 %2 %3 %4 %5 %6 %7 %8 %9