This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Quote the path to the python interpreter
ClosedPublic

Authored by mstorsjo on Feb 24 2021, 2:24 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGc218c80c730a: [libcxx] [test] Quote the path to the python interpreter
Summary

This should allow running tests with the interpreter in some of the default paths where Python for Windows might be installed.

Diff Detail

Event Timeline

mstorsjo created this revision.Feb 24 2021, 2:24 AM
mstorsjo requested review of this revision.Feb 24 2021, 2:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2021, 2:24 AM
Herald added 1 blocking reviewer(s): Restricted Project. · View Herald Transcript
ldionne accepted this revision.Feb 24 2021, 7:17 AM
This revision is now accepted and ready to land.Feb 24 2021, 7:17 AM
This revision was automatically updated to reflect the committed changes.