llvm-for-llvmta/utils/lit/tests/Inputs/shtest-not/not-calls-env-builtin.txt

5 lines
207 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
# Other tests thoroughly check that 'not' cannot call various builtin commands.
# Pick one and make sure it fails even if there's an 'env' in the way.
# RUN: not --crash env -u FOO BAR=3 rm %t.no-such-file