summaryrefslogtreecommitdiff
path: root/test/aux-fixed/0002.runfile
blob: 74421b5192683972007519e0131a4a9ddf6980e9 (plain)
1
2
3
4
5
6
7
#! /bin/sh

echo abcd
echo 1234

exit $1