From 8e0e3cafa4384d05f95c6c97b138d560849584fc Mon Sep 17 00:00:00 2001 From: PriestJ Date: Mon, 18 Feb 2008 18:29:53 +0000 Subject: [PATCH] added dash and AH to the integration test email list git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3623 248e525c-4dfb-0310-94bc-949c084e9493 --- tests/webmipintegrationteststart.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/webmipintegrationteststart.rb b/tests/webmipintegrationteststart.rb index c2c7580..2c52f44 100644 --- a/tests/webmipintegrationteststart.rb +++ b/tests/webmipintegrationteststart.rb @@ -88,7 +88,7 @@ passed = tr.start() if (passed.failure_count() > 0 or passed.error_count() > 0) #build the email from_addr = 'jamie.priest@advantica.com' -to_addr = ['jamie.priest@advanticagroup.com','matthew.mullen@advanticagroup.com'] +to_addr = %w[jamie.priest@advanticagroup.com matthew.mullen@advanticagroup.com kanagasabapathyd@advanticagroup.com andrew.hardy@advanticagroup.com] project = 'webMIP' errors = sio.string emailtext = <