[GME-commit] GMESRC/Install/Build tools.py,1.16,1.17

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Tue Jul 20 13:03:57 CDT 2004


Update of /var/lib/gme/GMESRC/Install/Build
In directory braindrain:/tmp/cvs-serv9676/Install/Build

Modified Files:
	tools.py 
Log Message:
GME Release 4.7.20

CVS User: volgy

Index: tools.py
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/Build/tools.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** tools.py	12 Mar 2004 17:24:51 -0000	1.16
--- tools.py	20 Jul 2004 17:03:54 -0000	1.17
***************
*** 51,55 ****
          for conf in proj.Configurations:
              if conf.Name == config_name:
!                 app.Clean( conf )
                  app.Build( conf )
                  if app.Errors > 0:                    
--- 51,55 ----
          for conf in proj.Configurations:
              if conf.Name == config_name:
!                 #app.Clean( conf )
                  app.Build( conf )
                  if app.Errors > 0:                    



More information about the GME-commit mailing list