From: S.Çağlar Onur Date: Thu, 13 May 2010 20:58:29 +0000 (+0000) Subject: disable mail for test PLC's X-Git-Tag: tests-5.0-6~22 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b80ab8bc0bc437e1fe92d11493d93aed3fbbbe38;p=tests.git disable mail for test PLC's --- diff --git a/system/config_default.py b/system/config_default.py index d4398a6..30c4686 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -197,7 +197,7 @@ def plc (options,index) : 'PLC_ROOT_PASSWORD' : 'test++', 'PLC_NAME' : 'Regression TestLab', 'PLC_SHORTNAME' : 'Rlab', - 'PLC_MAIL_ENABLED':'true', + 'PLC_MAIL_ENABLED':'false', 'PLC_MAIL_SUPPORT_ADDRESS' : 'thierry.parmentelat@sophia.inria.fr', 'PLC_DB_HOST' : 'deferred-myplc-hostname', 'PLC_DB_PASSWORD' : 'mnbvcxzlkjhgfdsapoiuytrewq',