From 6ce8fe24975dfea301d78ad08bece0b72cc965fc Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Wed, 29 Oct 2014 19:48:08 +0100 Subject: [PATCH] =?UTF-8?q?testing.sh:=20mail=20=C3=A0=20`whoami`+test@cra?= =?UTF-8?q?ns.org?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- testing.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing.sh b/testing.sh index cf4d6d13..d897957f 100644 --- a/testing.sh +++ b/testing.sh @@ -10,4 +10,4 @@ export DBG_LDAP=1 # la vraie # NB: noter que pour le moment, cela ne marche pas avec tous les scripts. # Attention à ne pas envoyer de mails aux adhérents par erreurs ! -export DBG_MAIL=dstan+test@crans.org +export DBG_MAIL=`whoami`+test@crans.org