fixed syntax error
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 25 Mar 2008 08:06:32 +0000 (08:06 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 25 Mar 2008 08:06:32 +0000 (08:06 +0000)
db-config

index a8ff3a7..74e6998 100755 (executable)
--- a/db-config
+++ b/db-config
@@ -511,8 +511,8 @@ def main():
 
         # CoDemux
         {'name': "codemux",
-         'description': "Demux HTTP between slices using localhost ports. Value in the form 'host, localhost port'."
-         'min_role_id': 10}
+         'description': "Demux HTTP between slices using localhost ports. Value in the form 'host, localhost port'.",
+         'min_role_id': 10},
 
         ]