X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=module-tools.py;h=e3aaba7a240a1c1bc4dc3f968c7c5f9430efc087;hb=c634de4062cb0ba627fd799e7a8084839239fc4d;hp=c9363f27d0a8bbe14b6bf4b23f122f64c14fc6c4;hpb=8173e06d228829cdff2b14d68c75764a9e45e69f;p=build.git diff --git a/module-tools.py b/module-tools.py index c9363f27..e3aaba7a 100755 --- a/module-tools.py +++ b/module-tools.py @@ -15,9 +15,10 @@ RENAMED_SVN_MODULES = { "PLCAPI": "plcapi", "BootManager": "bootmanager", "BootCD": "bootcd", - "VserverReference": "vserverreference", + "VserverReference": "vserver-reference", "BootstrapFS": "bootstrapfs", - "MyPLC": "myplc" + "MyPLC": "myplc", + "NodeManager": "nodemanager" } def svn_to_git_name(module):