We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
%python
1 parent f157c1b commit 51cfcfaCopy full SHA for 51cfcfa
sycl/test/e2e_test_requirements/check_e2eexpr_logic.cpp
@@ -5,4 +5,4 @@
5
// REQUIRES: linux
6
// DEFINE: %{E2EExpr}=%S/../../test-e2e/E2EExpr.py
7
// DEFINE: %{lit_source}=%S/../../../llvm/utils/lit
8
-// RUN: env PYTHONPATH=%{lit_source} python %{E2EExpr}
+// RUN: env PYTHONPATH=%{lit_source} %python %{E2EExpr}
0 commit comments