kward       2002/11/08 22:29:54

  Modified:    java/scratchpad/admin test.scr
  Log:
  fixed bad command to make test script execute
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xindice/java/scratchpad/admin/test.scr
  
  Index: test.scr
  ===================================================================
  RCS file: /home/cvs/xml-xindice/java/scratchpad/admin/test.scr,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- test.scr  9 Nov 2002 01:15:21 -0000       1.1
  +++ test.scr  9 Nov 2002 06:29:54 -0000       1.2
  @@ -16,6 +16,6 @@
   use test
   add test.xml
   list documents
  -list indexes
  +list collections
   create testcol
   query Xpath \\
  
  
  

Reply via email to