-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Build
-
Fully Compatible
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Summary
//evergreen/bazel_utility_functions.sh script is grepping the /etc/os-release file in mac build variants which does not exist in 10gen/mongo.
Steps to Reproduce
See link for the "grep: /etc/os-release: No such file or directory" errors.
Expected Result
No grep errors must be shown.
Actual Result
No grep errors must be shown.
Impact
May not select the right bazel binary.