diff options
author | Jarkko Sakkinen <jarkko@kernel.org> | 2023-01-26 22:56:12 +0100 |
---|---|---|
committer | Julia Lawall <Julia.Lawall@inria.fr> | 2023-02-25 20:11:06 +0100 |
commit | 2b2d50bdd258f8ef37c25f7d5f0d7ba694066dec (patch) | |
tree | b64bfab7162beecd4e7bc1c3a53b11a0c0892666 /lib | |
parent | scripts: coccicheck: Avoid warning about spurious escape (diff) | |
download | linux-2b2d50bdd258f8ef37c25f7d5f0d7ba694066dec.tar.xz linux-2b2d50bdd258f8ef37c25f7d5f0d7ba694066dec.zip |
scripts: coccicheck: Use /usr/bin/env
If bash is not located under /bin, coccicheck fails to run. In the real
world, this happens for instance when NixOS is used in the host. Instead,
use /usr/bin/env to locate the executable binary for bash.
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Tested-by: Deepak R Varma <drv@mailo.com>
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions