Additional tests - didn't show any problems.
[exim.git] / test / aux-fixed / 0002.runfile
CommitLineData
9ba4af2b
PH
1#! /bin/sh
2
3echo abcd
4echo 1234
5
6exit $1
7