[all-commits] [llvm/llvm-project] a31eae: [test][Dexter] Fix test failure if space in python...
James Henderson via All-commits
all-commits at lists.llvm.org
Thu Feb 11 03:47:07 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a31eae840525e9292a3a42c1fdac3fc594f42949
https://github.com/llvm/llvm-project/commit/a31eae840525e9292a3a42c1fdac3fc594f42949
Author: James Henderson <james.henderson at sony.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M debuginfo-tests/lit.cfg.py
Log Message:
-----------
[test][Dexter] Fix test failure if space in python path
The '%dexter_regression_test' substitution was missing quotes around the
python executable, unlike other substitutions of a similar nature in the
file. This changes fixes the issue.
Differential Revision: https://reviews.llvm.org/D96420
Reviewed by: jmorse, aganea
More information about the All-commits
mailing list