ajack       2003/09/10 11:08:32

  Modified:    .        gumpy.sh
  Log:
  Uncommented the check.py I added ages ago, it is likely worth the cycles...
  ... even though integrate.py ought be as informative as it works on the
  tree.
  
  Revision  Changes    Path
  1.9       +3 -3      jakarta-gump/gumpy.sh
  
  Index: gumpy.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/gumpy.sh,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- gumpy.sh  9 Sep 2003 18:52:06 -0000       1.8
  +++ gumpy.sh  10 Sep 2003 18:08:32 -0000      1.9
  @@ -116,9 +116,9 @@
   #
   # Check the projects
   #
  -#cd $GUMP_PYTHON
  -#echo $SEPARATOR >> $GUMP_LOG
  -#python gump/check.py -w ../${GUMP_WORKSPACE}.xml >> $GUMP_LOG 2>&1
  +cd $GUMP_PYTHON
  +echo $SEPARATOR >> $GUMP_LOG
  +python gump/check.py -w ../${GUMP_WORKSPACE}.xml >> $GUMP_LOG 2>&1
   
   #
   # Do the integration run
  @@ -162,8 +162,10 @@
   pkill -P $$ 
   
   # $Log$
  -# Revision 1.8  2003/09/09 18:52:06  ajack
  -# Cat to gumpy.html, but also copy the forrest outputs into the log directory.
  +# Revision 1.9  2003/09/10 18:08:32  ajack
  +# Uncommented the check.py I added ages ago, it is likely worth the cycles...
  +# ... even though integrate.py ought be as informative as it works on the
  +# tree.
   #
   # Revision 1.2  2003/05/30 22:02:56  nickchalko
   # Fixing incomplete update from Adam
  
  
  

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

Reply via email to