From 5bfac21f906134c569d3f85f0c78ef5e7b8b1e8d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Wed, 30 Jun 2010 17:40:49 +0200 Subject: [PATCH] name change on PLCAPI --- module-tools.py | 1 + 1 file changed, 1 insertion(+) 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): -- 2.43.0