-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
In NODE-6433 astrolabe was updated to use our curl-retry script
After merging the default shell was not bash so source did not pick up the DRIVERS_TOOLS env var
User Experience
- N/A
Dependencies
- Astrolabe EVG config
Risks/Unknowns
- We're now setting the EVG config to always use bash, is there any other impacts of that?
- No, we generally write all our scripts against bash
Acceptance Criteria
Implementation Requirements
- Set evg to use shell: bash
Testing Requirements
- CI should be green
Documentation Requirements
- None
Follow Up Requirements
- None