blob: 7545d602bd8fe8f2fce7d3a0b5a2e7652dc648ad [file] [log] [blame]
RUN: not %debug-remote-run false >%t.txt 2>%t.errs.txt
RUN: test -f %t.txt -a ! -s %t.txt
RUN: test -f %t.errs.txt -a ! -s %t.errs.txt