Fix the newly-added tests to use %python substitution in order to use
the correct path to Python interpreter. Otherwise, they fail on NetBSD
where there is no 'python', just 'pythonX.Y'.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D56048
[openmp] [runtime] [test] Fix using %python path ClosedPublic Authored by mgorny on Dec 22 2018, 1:50 AM.
Details Summary Fix the newly-added tests to use %python substitution in order to use
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 22 2018, 1:52 AM Closed by commit rL350001: [runtime] [test] Fix using %python path (authored by mgorny). · Explain WhyDec 22 2018, 2:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179416 runtime/test/affinity/format/affinity_display.1.c
runtime/test/affinity/format/api.c
runtime/test/affinity/format/api2.c
runtime/test/affinity/format/increase.c
runtime/test/affinity/format/nested.c
runtime/test/affinity/format/nested2.c
runtime/test/affinity/format/nested_mixed.c
runtime/test/affinity/format/nested_serial.c
runtime/test/affinity/format/proc_bind.c
runtime/test/affinity/format/simple.c
runtime/test/affinity/format/simple_env.c
runtime/test/lit.cfg
|