[cig-commits] commit: updating update script to update top level repo

Mercurial hg at geodynamics.org
Mon Feb 1 15:30:09 PST 2010


changeset:   216:eb68aaf81ec8
branch:      1.4.x
parent:      213:598265fcb654
user:        JohnMansour <john.mansour at maths.monash.edu.au>
date:        Tue Jan 05 13:53:42 2010 +1100
files:       updateRepos.py
description:
updating update script to update top level repo


diff -r 598265fcb654 -r eb68aaf81ec8 updateRepos.py
--- a/updateRepos.py	Tue Dec 22 16:47:55 2009 +1100
+++ b/updateRepos.py	Tue Jan 05 13:53:42 2010 +1100
@@ -13,7 +13,7 @@ import sys
 import sys
 
 deps = [ 
-	 'gLucifer', 'PICellerator', 'StgDomain' , 'StGermain' , 'StgFEM' , 'Underworld' , 'Experimental' \
+	 '.', 'gLucifer', 'PICellerator', 'StgDomain' , 'StGermain' , 'StgFEM' , 'Underworld' , 'Experimental' \
 		] #, 'Experimental/PDERework/config', 'Experimental/Magma/config' ]
 
 cwd = os.getcwd()



More information about the CIG-COMMITS mailing list