urchin/tests.old/TAP/.testsuite/a
2016-02-28 18:24:14 +00:00

5 lines
100 B
Bash
Executable File

#!/bin/sh
echo This is stderr from a. > /dev/stderr
echo This is stdout from a. > /dev/stdout
false