From bfcd8fcb8fca71ee0fac07eebba324b6650ad3a4 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 5 Jan 2010 08:21:39 +0000 Subject: [PATCH] cosmetic --- plc-config-tty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.45.2