[all-commits] [llvm/llvm-project] b4c30b: Fix LLVM test to use %python instead of python
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Dec 1 05:53:28 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4c30b0e1ece2bc97ef91e4bbed422c2e620be05
https://github.com/llvm/llvm-project/commit/b4c30b0e1ece2bc97ef91e4bbed422c2e620be05
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M llvm/utils/lit/tests/windows-pools.py
Log Message:
-----------
Fix LLVM test to use %python instead of python
This uses lit substitution, which fixes running this test on
some environment where 'python' isn't in the path.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list