zongaro     2004/01/08 12:09:49

  Modified:    test     build.xml
  Log:
  Fixed smoketest.xsltc pass message to point to correct results file names.
  
  Revision  Changes    Path
  1.67      +3 -3      xml-xalan/test/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/build.xml,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- build.xml 8 Jan 2004 17:56:08 -0000       1.66
  +++ build.xml 8 Jan 2004 20:09:49 -0000       1.67
  @@ -659,7 +659,7 @@
       </target>
       <target name="smoketest.xsltc-pass" if="smoketest.xsltc-passed">
           <echo message=" [minitest] CONGRATULATIONS! The Smoketest passed!" />
  -        <echo message=" [minitest] Details are in ${smoketest.conf.logFile}, 
${smoketest.accept.logFile}" />
  +        <echo message=" [minitest] Details are in 
${smoketest.xsltc.conf.logFile}, ${smoketest.xsltc.accept.logFile}" />
       </target>
   
       <target name="smoketest-results-dist" depends="init.test">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to