You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2001/11/21 17:24:38 UTC

cvs commit: xml-xalan/test/tests/conf-gold/select select71.out

dmarston    01/11/21 08:24:38

  Modified:    test/tests/conf-gold/select select71.out
  Log:
  Fix axis problem noted by Morten Jorgensen.
  
  Revision  Changes    Path
  1.2       +4 -21     xml-xalan/test/tests/conf-gold/select/select71.out
  
  Index: select71.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/select/select71.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- select71.out	2000/12/17 22:19:40	1.1
  +++ select71.out	2001/11/21 16:24:38	1.2
  @@ -1,23 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <out>
  -<dup1/>
  -<dup2/>
  -<south/>
  -<east/>
  -<west/>,
  -<dup1/>
  -<dup2/>
  -<south/>
  -<east/>
  -<west/>,
  -<dup1/>
  -<dup2/>
  -<south/>
  -<east/>
  -<west/>,
  -<dup1/>
  -<dup2/>
  -<south/>
  -<east/>
  -<west/>
  -</out>
  +    <dup1/><dup2/><south/><east/><west/>,
  +    <dup1/><dup2/><south/><east/><west/>,
  +    <dup1/><dup2/><south/><east/><west/>,
  +    <dup1/><dup2/><south/><east/><west/></out>
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org