Fix tests 5400, 5401, 5410, 5420 to work under any user.
[users/heiko/exim.git] / test / aux-fixed / 0002.runfile
1 #! /bin/sh
2
3 echo abcd
4 echo 1234
5
6 exit $1
7