X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=module-tools.py;h=7988d7e44ba1968c461d259d43b1e56f0e39b1ea;hb=52d56174394e1e73559bd64a6dcd0837f3a8469b;hp=9aa8324ac103015b66b8f3d902297c6a96eaa855;hpb=5bfac21f906134c569d3f85f0c78ef5e7b8b1e8d;p=build.git diff --git a/module-tools.py b/module-tools.py index 9aa8324a..7988d7e4 100755 --- a/module-tools.py +++ b/module-tools.py @@ -11,7 +11,7 @@ from optparse import OptionParser # Moving to git we decided to rename some of the repositories. Here is # a map of name changes applied in git repositories. RENAMED_SVN_MODULES = { - "PLEWWW": "plewww" + "PLEWWW": "plewww", "PLCAPI": "plcapi" }