curcuru 01/03/15 14:23:55 Modified: test conf.bat Log: Ooopsdate the summaryfile param to be relative to where the output goes Revision Changes Path 1.2 +4 -1 xml-xalan/test/conf.bat Index: conf.bat =================================================================== RCS file: /home/cvs/xml-xalan/test/conf.bat,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conf.bat 2001/02/27 15:11:57 1.1 +++ conf.bat 2001/03/15 22:23:53 1.2 @@ -14,7 +14,10 @@ set END_PKG= @REM Automatically attempt to style the results into HTML -call viewResults.bat %DASHCRIMSON% results-conf\results.xml results-conf\results.html -param summaryfile results-conf\results.txt [EMAIL PROTECTED] Note that the summaryfile param appears to be resolved relative [EMAIL PROTECTED] to the output file, not the current dir (i.e. here, [EMAIL PROTECTED] it will go into the same dir as the results) +call viewResults.bat %DASHCRIMSON% results-conf\results.xml results-conf\results.html -param summaryfile results.txt :end set DASHCRIMSON=
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
