From: Thierry Parmentelat Date: Tue, 5 Jan 2010 08:21:39 +0000 (+0000) Subject: cosmetic X-Git-Tag: MyPLC-4.3-37~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=bfcd8fcb8fca71ee0fac07eebba324b6650ad3a4;p=myplc.git cosmetic --- diff --git a/plc-config-tty b/plc-config-tty index 124713b..26dfd82 100755 --- a/plc-config-tty +++ b/plc-config-tty @@ -11,7 +11,7 @@ def validator(validated_variables): errStr="PLC_API_MAINTENANCE_USER=%s cannot be the same as PLC_ROOT_USER=%s"%(maint_user,root_user) raise plc_config.ConfigurationException(errStr) -usual_variables = [ \ +usual_variables = [ "PLC_NAME", "PLC_SHORTNAME", "PLC_SLICE_PREFIX",