]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cmdline] Store exit status of failed command in errno
authorMichael Brown <mcb30@ipxe.org>
Thu, 12 Jul 2012 14:28:09 +0000 (15:28 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 12 Jul 2012 14:42:29 +0000 (15:42 +0100)
commit5b4958388ded47c93686076e318195393a4c4b9f
tree8547d3fbab761f66ed0c1e965db81b96b75656c8
parente84e19d4edbb3bd6bc8c43b72cc25c46dcd0ac63
[cmdline] Store exit status of failed command in errno

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/exec.c