From 31e373438ac7b001fac32730a5019fe312c6cddd Mon Sep 17 00:00:00 2001 From: PriestJ Date: Fri, 15 Feb 2008 15:58:26 +0000 Subject: [PATCH] another update to fix email bug git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3598 248e525c-4dfb-0310-94bc-949c084e9493 --- tests/webmipintegrationteststart.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/webmipintegrationteststart.rb b/tests/webmipintegrationteststart.rb index 526a2d6..c2c7580 100644 --- a/tests/webmipintegrationteststart.rb +++ b/tests/webmipintegrationteststart.rb @@ -88,12 +88,12 @@ passed = tr.start() if (passed.failure_count() > 0 or passed.error_count() > 0) #build the email from_addr = 'jamie.priest@advantica.com' -to_addr = 'priestj@advanticagroup.com mullenmd@advanticagroup.com Kanagasabapathyd@advanticagroup.com' +to_addr = ['jamie.priest@advanticagroup.com','matthew.mullen@advanticagroup.com'] project = 'webMIP' errors = sio.string emailtext = < -To: Jamie Priest <#{to_addr}> +To: Subject: #{project} automated test failure An automated assertion failed for the project