]> git.ipfire.org Git - thirdparty/make.git/commit
* src/job.c (child_execute_job): Use errno from find_in_given_path().
authorPaul Smith <psmith@gnu.org>
Sat, 14 Sep 2019 19:41:58 +0000 (15:41 -0400)
committerPaul Smith <psmith@gnu.org>
Mon, 16 Sep 2019 12:25:33 +0000 (08:25 -0400)
commit02a4c2913a47c988e958b965e53197feff281f38
treedb6e1af045188b01e8f81b97fa18adfcc61a64bd
parent8acb89c8c4c7a65dcd29719778cb759468738a6a
* src/job.c (child_execute_job): Use errno from find_in_given_path().

* tests/test_driver.pl: Determine non-executable error message.
* tests/scripts/features/errors: Use the local non-executable error.
src/job.c
tests/scripts/features/errors
tests/test_driver.pl