[lit] Add a test for internal shell execution behaviors.
[oota-llvm.git] / utils / lit / tests / Inputs / shtest-shell / write-to-stderr.sh
1 #!/bin/sh
2
3 echo "a line on stderr" 1>&2