From 8e307d1cec42011e300f215492226f003ababe51 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 6 Jun 2008 13:16:59 +0000 Subject: [PATCH] change the Emailto address in the testframe main_config file --- system/config_main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/config_main.py b/system/config_main.py index 1346031..71b03e7 100644 --- a/system/config_main.py +++ b/system/config_main.py @@ -230,7 +230,7 @@ def plc (options) : 'PLC_ROOT_PASSWORD' : 'test++', 'PLC_NAME' : 'TestLab', 'PLC_MAIL_ENABLED':'true', - 'PLC_MAIL_SUPPORT_ADDRESS' : 'mohamed-amine.chaoui@sophia.inria.fr', + 'PLC_MAIL_SUPPORT_ADDRESS' : 'thierry.parmentelat@sophia.inria.fr', 'PLC_DB_HOST' : 'test.one-lab.org', 'PLC_API_HOST' : 'test.one-lab.org', 'PLC_WWW_HOST' : 'test.one-lab.org', -- 2.43.0