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. |
||
---|---|---|
.. | ||
.test-run-by-specified-shell | ||
.test-TEST_SHELL-passed-through | ||
.test-TEST_SHELL-undefined_or_empty | ||
Environment variable TEST_SHELL should be passed through. | ||
Environment variable TEST_SHELL should default to sh if empty. | ||
Environment variable TEST_SHELL should default to sh if unset. | ||
The -s option should invoke tests with the specified shell. |