[libcxx-commits] [libcxx] [libcxx] [test] Quote the python executable in the executor (PR #68208)
Martin Storsjö via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 4 07:56:17 PDT 2023
mstorsjo wrote:
> Should the run script path also be quoted?
I guess it could; I guess most people would avoid checking out the source in such a path with spaces, but the default install location of Python usually is in a place with spaces. I’ll try adding that as well.
https://github.com/llvm/llvm-project/pull/68208
More information about the libcxx-commits
mailing list