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
This commit is contained in:
PriestJ
2008-02-18 18:29:53 +00:00
parent 8abc0039ba
commit 8e0e3cafa4

View File

@@ -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 = <<END_EMAIL