From: Thierry Parmentelat Date: Tue, 25 Mar 2008 08:06:32 +0000 (+0000) Subject: fixed syntax error X-Git-Tag: MyPLC-4.2-4~2 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=2ae4d383774dad0e5ebc5a09ea0ef3125eb8d8c6 fixed syntax error --- diff --git a/db-config b/db-config index a8ff3a7..74e6998 100755 --- 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}, ]