[all-commits] [llvm/llvm-project] 235d44: Fix LLVM test to use %python instead of python

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Dec 1 06:27:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 235d44d8b6f40b8804537d950d5655fcfe80d9c7
      https://github.com/llvm/llvm-project/commit/235d44d8b6f40b8804537d950d5655fcfe80d9c7
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M llvm/utils/lit/tests/lit.cfg
    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