1# RUN: true 2# RUN: echo hi 3# RUN: not not wc missing-file &> %t.out || true 4# RUN: not %{python} %S/write-a-lot.py &> %t.out 5