]> git.ipfire.org Git - thirdparty/make.git/commit
* function.c (shell_completed): [SV 51014] Add signal to .SHELLSTATUS
authorPaul Smith <psmith@gnu.org>
Mon, 5 Jun 2017 00:06:48 +0000 (20:06 -0400)
committerPaul Smith <psmith@gnu.org>
Sat, 1 Jul 2017 23:40:21 +0000 (19:40 -0400)
commit75b5268faf78f7c191f0aafe2250c9ec004659fe
treedbee4d8d1b1d76321d93dd24c6015f5b9462f304
parent66a9b5c3ba4f94342ed1c17cdeb0bbd9df88f72d
* function.c (shell_completed): [SV 51014] Add signal to .SHELLSTATUS

* tests/scripts/functions/shell: Verify that .SHELLSTATUS contains
a non-0 value when the shell exits due to a signal.
function.c
tests/scripts/functions/shell