[Webkit-unassigned] [Bug 235552] New: [ews] Remove redundant check for test mode in send_email.py

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 17:48:06 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=235552

            Bug ID: 235552
           Summary: [ews] Remove redundant check for test mode in
                    send_email.py
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220125/2dd67789/attachment.htm>


More information about the webkit-unassigned mailing list