]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/aux-fixed/0002.runfile
Memory management: drop $acl_m_ variables explicitly as they go out-of-scope
[user/henk/code/exim.git] / test / aux-fixed / 0002.runfile
1 #! /bin/sh
2
3 echo abcd
4 echo 1234
5
6 exit $1
7