]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/run-command-exec-error-on-noent'
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 Jun 2023 18:21:16 +0000 (11:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Jun 2023 18:21:16 +0000 (11:21 -0700)
Simplify error message when run-command fails to start a command.

* rs/run-command-exec-error-on-noent:
  run-command: report exec error even on ENOENT
  t1800: loosen matching of error message for bad shebang

1  2 
run-command.c

diff --cc run-command.c
Simple merge