1# RUN: true2# RUN: echo hi3# RUN: not not wc missing-file &> %t.out || true4# RUN: not %{python} %S/write-a-lot.py &> %t.out5