Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-24399

Simplify grep logic used for process kill in Evergreen.yml

    • Fully Compatible
    • TIG 2017-12-18
    • None
    • 3
    • 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 Jonathan Abrahams (Inactive)
            Reporter:
            jonathan.abrahams Jonathan Abrahams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: