RESOLVED FIXED 235552
[ews] Remove redundant check for test mode in send_email.py
https://bugs.webkit.org/show_bug.cgi?id=235552
Summary [ews] Remove redundant check for test mode in send_email.py
Aakash Jain
Reported 2022-01-24 17:48:06 PST
r264831 added code to disable sending emails based on BUILDBOT_PRODUCTION env variable. However, r269106 added even better check based on host name. We can remove the env variable based check, in an effort to reduce our dependency on env. variables.
Attachments
Aakash Jain
Comment 1 2022-01-24 18:13:43 PST
Aakash Jain
Comment 2 2022-01-25 04:02:03 PST
Radar WebKit Bug Importer
Comment 3 2022-01-25 04:04:18 PST
Note You need to log in before you can comment on or make changes to this bug.