]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/source2.sub
Bash-4.4 patch 19
[thirdparty/bash.git] / tests / source2.sub
CommitLineData
d166f048
JA
1echo in source.sub2, calling return
2
3return 5
4
5echo oops -- return in source.sub2 failed