1
Fork 0
hermetic_cc_toolchain/test/c
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
..
BUILD windows tests: move tests, get rid of wine-binfmt 2022-06-06 10:33:46 +03:00
main.c README prose, the way I understand it 2022-04-18 11:42:13 +03:00
test.sh replace /usr/bin/env sh with /bin/sh 2022-08-30 09:21:27 +03:00