NodeUpdate --> nodeupdate
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Fri, 9 Jul 2010 15:09:45 +0000 (11:09 -0400)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Fri, 9 Jul 2010 15:09:45 +0000 (11:09 -0400)
module-tools.py

index 907fe3d..b1a0d57 100755 (executable)
@@ -20,6 +20,7 @@ RENAMED_SVN_MODULES = {
     "MyPLC": "myplc",
     "CoDemux": "codemux",
     "NodeManager": "nodemanager"
+    "NodeUpdate": "nodeupdate"
     }
 
 def svn_to_git_name(module):