brintos

brintos / llvm-project-archived public Read only

0
0
Text · 207 B · 68aa297 Raw
5 lines · plain
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-file5