X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=module-tools.py;fp=module-tools.py;h=99c160b7257b4e1b4b91eb8e0aedfe6a0dc7a089;hb=ac2f5776f95568432bd1d8c8e10d17b667582b98;hp=20e78d546a77edddff90a1fb06aa3811307f3121;hpb=8322ff420ac9b4f2a713b9430fc12f4a37534fc8;p=build.git diff --git a/module-tools.py b/module-tools.py index 20e78d54..99c160b7 100755 --- a/module-tools.py +++ b/module-tools.py @@ -16,14 +16,11 @@ RENAMED_SVN_MODULES = { "PLCAPI": "plcapi", "BootManager": "bootmanager", "BootCD": "bootcd", - "VserverReference": "vserver-reference", - "BootstrapFS": "bootstrapfs", "MyPLC": "myplc", "CoDemux": "codemux", "NodeManager": "nodemanager", "NodeUpdate": "nodeupdate", "Monitor": "monitor", - } def svn_to_git_name(module):