Simplify grep logic used for process kill in Evergreen.yml

XMLWordPrintableJSON

    • Fully Compatible
    • TIG 2017-12-18
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The logic in etc/evergreen.yml to detect which grep to use, for process kill, can be simplified. Use this instead, and remove the test to detect which grep to use:

      egrep -i -v "$process_exclude_list"
      

            Assignee:
            Jonathan Abrahams (Inactive)
            Reporter:
            Jonathan Abrahams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: