xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-not/not-calls-env-builtin.txt (revision f1b4c4bfd0b55c3c0abbc73e1159117f8533aca3)
1# Other tests thoroughly check that 'not' cannot call various builtin commands.
2# Pick one and make sure it fails even if there's an 'env' in the way.
3
4# RUN: not --crash env -u FOO BAR=3 rm %t.no-such-file
5