You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by aj...@apache.org on 2004/10/05 16:51:42 UTC

cvs commit: gump/project gump.xml

ajack       2004/10/05 07:51:42

  Modified:    project  gump.xml
  Log:
  Gump's test scripts are now under ./test/
  
  Revision  Changes    Path
  1.25      +1 -2      gump/project/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/gump.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- gump.xml	24 Sep 2004 22:58:13 -0000	1.24
  +++ gump.xml	5 Oct 2004 14:51:37 -0000	1.25
  @@ -25,8 +25,7 @@
   
     <!-- Gump Self-Testing... -->
     <project name="gump-test">
  -    <script name="gumptest"/>
  -    <home nested="gumptest"/>
  +    <script name="test/gumptest"/>
       <nag 	from="Adam Jack &lt;ajack@apache.org&gt;"
       		to="general@gump.apache.org"/>
     </project>