I see a false failure in the new tests/misc/env-S-script.sh
which is due to overflowing the shebang length limit
depending on where one runs the test from.
The limit on Linux is only 127 it seems :/
https://www.in-ulm.de/~mascheck/various/shebang/#length

I'll come up with a way to skip the test if some sentinel
value isn't passed through.

cheers,
Pádraig

Reply via email to