-
Type:
Task
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
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"