Merge branch 'rs/run-command-exec-error-on-noent'
commitdcedba13b38978f56e5b703bfaff379a86d6e52f
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 Jun 2023 18:21:16 +0000 (23 11:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Jun 2023 18:21:16 +0000 (23 11:21 -0700)
treea23ef3854f56ff5e45ba534b8eddd2ecd8732e4e
parent5ee8fcdabc25ade1f8c5295575a1c20ab4f6f347
parent6d224ac286d62bb3a10c3697f220b0c10d4b5f51
Merge branch 'rs/run-command-exec-error-on-noent'

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
run-command.c