9 lines · plain
1## Tests env command for setting the PATH variable.2 3## Check that test.sh can be found using the configured PATH.4#5# RUN: env PATH=%S test.sh | FileCheck --check-prefix=CHECK %s6#7 8# CHECK: TEST-ENV-PATH-1239 1## Tests env command for setting the PATH variable.2 3## Check that test.sh can be found using the configured PATH.4#5# RUN: env PATH=%S test.sh | FileCheck --check-prefix=CHECK %s6#7 8# CHECK: TEST-ENV-PATH-1239