1
Fork 0
hermetic_cc_toolchain/ci
Motiejus Jakštys 79674a1d96 replace /usr/bin/env sh with /bin/sh
/bin/sh exists in NixOS and in fact is the only file in `/bin`:

    $ docker run -ti --rm nixos/nix ls /bin /usr/bin
    /bin:
    sh

    /usr/bin:
    env

More context in
https://lists.sr.ht/~motiejus/bazel-zig-cc/%3CCAFVMu-pvNx%2BpeQYdge_fvmSGrHDmn78VmoYwTxkDgMjbzfVAwQ%40mail.gmail.com%3E
2022-08-30 09:21:27 +03:00
..
lint ci/lint: more verbose output 2022-07-28 14:10:11 -07:00
list_toolchains_platforms misc: use /usr/bin/env in scripts 2022-07-28 12:44:57 -07:00
release misc: use /usr/bin/env in scripts 2022-07-28 12:44:57 -07:00
test replace /usr/bin/env sh with /bin/sh 2022-08-30 09:21:27 +03:00