Run the scripts with the correct shell in test_scripts.sh.
commitf138bdf76a70029e8360062a0b227936b83b24c9
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 6 Aug 2011 17:37:28 +0000 (6 20:37 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 5 Sep 2011 13:05:44 +0000 (5 16:05 +0300)
tree6443ad2afcb5333739b77f7109e364b578eb17cf
parent2c144a0365c84dbf1b6722466746d42f2563a319
Run the scripts with the correct shell in test_scripts.sh.

The scripts are now made executable in the build tree.
This way the scripts can be run like programs in
test_scripts.sh. Previously test_scripts.sh always
used sh but it's not correct if @POSIX_SHELL@ is set
to something else by configure.

Thanks to Jonathan Nieder for the patch.
configure.ac
tests/test_scripts.sh