From: Barış Metin Date: Thu, 8 Jul 2010 13:56:27 +0000 (+0200) Subject: nodemanager moved to git and has a new name X-Git-Tag: 5.0-rc12~29 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c1f4e8ed1205827ee1159f36f964972f09c0ec66;p=build.git nodemanager moved to git and has a new name --- diff --git a/module-tools.py b/module-tools.py index c9363f27..12724976 100755 --- a/module-tools.py +++ b/module-tools.py @@ -17,7 +17,8 @@ RENAMED_SVN_MODULES = { "BootCD": "bootcd", "VserverReference": "vserverreference", "BootstrapFS": "bootstrapfs", - "MyPLC": "myplc" + "MyPLC": "myplc", + "NodeManager": "nodemanager" } def svn_to_git_name(module):