Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
DAG 2021-11-15
-
2
Description
The evergreen.yml uses double quotes when defining CLI parameters. Such as here.
This can cause an issue where a paremeter isn't properly parsed causing, for instance, a test not being found which does exist. Such as in this patch