From 8ce3d21cf7b001ed5e2f26aeb5dd0394eb42f6e9 Mon Sep 17 00:00:00 2001 From: PriestJ Date: Thu, 7 Aug 2008 11:10:40 +0000 Subject: [PATCH] removed dash from the integration smoke test warning git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@6154 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 2c52f44..32f681f 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 = %w[jamie.priest@advanticagroup.com matthew.mullen@advanticagroup.com kanagasabapathyd@advanticagroup.com andrew.hardy@advanticagroup.com] +to_addr = %w[jamie.priest@advanticagroup.com matthew.mullen@advanticagroup.com andrew.hardy@advanticagroup.com] project = 'webMIP' errors = sio.string emailtext = <