brintos

brintos / llvm-project-archived public Read only

0
0
Text · 198 B · b8aa571 Raw
5 lines · plain
1# Other tests thoroughly check that 'env' cannot call various builtin commands.2# Pick one and make sure it fails even if there's a 'not' in the way.3 4# RUN: env -u FOO BAR=3 not rm %t.no-such-file5