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

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


changeset:   217:408caeb5c528
parent:      214:6740a624fb43
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 6740a624fb43 -r 408caeb5c528 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