]> granicus.if.org Git - check/commit
Replace /bin/sh with env sh in the bang line.
authorGeorg Sauthoff <mail@georg.so>
Tue, 29 Dec 2015 17:07:21 +0000 (18:07 +0100)
committerGeorg Sauthoff <mail@georg.so>
Tue, 29 Dec 2015 17:07:21 +0000 (18:07 +0100)
commiteb0e84bc07d9dc7ee4d7abe44086de8fc1e6748d
treecf30c606685f62b3fedf79b9e67468746d4009bf
parent985438d5603d9019f6ad51626fd11c740eb3fdeb
Replace /bin/sh with env sh in the bang line.

The bang line is changed since /bin/sh isn't POSIX
conforming on Solaris 10.

And according to POSIX /bin/sh does not even have to be
POSIX conforming. Thus, it is more portable to rewrite
the bang line using env.
tests/test_output_strings