13e748d684
I'm on NixOS, so awk isn't in /usr/bin. I can search for it with /usr/bin/env, but then I can't use -f in the shebang line. |
||
---|---|---|
.. | ||
With -s, a non-sh test script should be invoked directly. | ||
With -s, a sh test script should be invoked with the specified shell. | ||
With -s, a shebang-less test script should be invoked with the specified shell. | ||
With -s, the TEST_SHELL environment variable should be set to the specified shell too. |