⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 284854 in webkit


Ignore:
Timestamp:
Oct 25, 2021, 9:37:01 PM (5 years ago)
Author:
ap@apple.com
Message:

Add perl 5.30 to kill-old-processes
https://bugs.webkit.org/show_bug.cgi?id=232290

Reviewed by Ryan Haddad.

  • CISupport/kill-old-processes:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/CISupport/kill-old-processes

    r281673 r284854  
    122122        "perl5.12",
    123123        "perl5.16",
    124         "perl5.18",       
     124        "perl5.18",
     125        "perl5.30",
    125126        "perl",
    126127        "Problem Reporter",
  • trunk/Tools/ChangeLog

    r284846 r284854  
     12021-10-25  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Add perl 5.30 to kill-old-processes
     4        https://bugs.webkit.org/show_bug.cgi?id=232290
     5
     6        Reviewed by Ryan Haddad.
     7
     8        * CISupport/kill-old-processes:
     9
    1102021-10-25  Kate Cheney  <katherine_cheney@apple.com>
    211
Note: See TracChangeset for help on using the changeset viewer.