Merge remote-tracking branch 'exim_github/pr/18'
[exim.git] / test / aux-fixed / 0002.runfile
CommitLineData
9ba4af2b
PH
1#! /bin/sh
2
3echo abcd
4echo 1234
5
6exit $1
7