This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Stop hardcoding the bash path in the Windows CI
ClosedPublic

Authored by mstorsjo on Apr 28 2021, 3:31 AM.

Details

Summary

The buildbots now have bash available in the path from the start.

Diff Detail

Event Timeline

mstorsjo created this revision.Apr 28 2021, 3:31 AM
mstorsjo requested review of this revision.Apr 28 2021, 3:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2021, 3:31 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
curdeius accepted this revision as: curdeius.Apr 28 2021, 9:17 AM
curdeius added a subscriber: curdeius.

LGTM. Cool!

ldionne accepted this revision.Apr 28 2021, 10:25 AM
ldionne added a subscriber: ldionne.

Thank you!!

This revision is now accepted and ready to land.Apr 28 2021, 10:25 AM
This revision was automatically updated to reflect the committed changes.