We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6722c4b commit dec56d7Copy full SHA for dec56d7
llvm/utils/lit/tests/shtest-env-path.py
@@ -1,7 +1,7 @@
1
## Tests env command for setting the PATH variable.
2
3
# The test is using /bin/sh. Limit to system known to have /bin/sh.
4
-# REQUIRED: system-linux
+# REQUIRES: system-linux
5
6
# RUN: %{lit} -a -v %{inputs}/shtest-env-path/path.txt \
7
# RUN: | FileCheck -match-full-lines %s
0 commit comments