From: Barış Metin Date: Wed, 30 Jun 2010 15:40:49 +0000 (+0200) Subject: name change on PLCAPI X-Git-Tag: 5.0-rc12~62^2~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=5bfac21f906134c569d3f85f0c78ef5e7b8b1e8d;p=build.git name change on PLCAPI --- diff --git a/module-tools.py b/module-tools.py index 96631692..9aa8324a 100755 --- a/module-tools.py +++ b/module-tools.py @@ -12,6 +12,7 @@ from optparse import OptionParser # a map of name changes applied in git repositories. RENAMED_SVN_MODULES = { "PLEWWW": "plewww" + "PLCAPI": "plcapi" } def svn_to_git_name(module):