summaryrefslogtreecommitdiff
path: root/test/aux-fixed/0194.ret
blob: 06714b8061f525da4481d4ba610426f46dbc8521 (plain)
1
2
3
4
5
#!/bin/sh

echo This script generates this message and returns the value of its argument.

exit $1