]> granicus.if.org Git - xz/commit
Run the scripts with the correct shell in test_scripts.sh.
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 6 Aug 2011 17:37:28 +0000 (20:37 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 6 Aug 2011 17:37:28 +0000 (20:37 +0300)
commite9ed88126eee86e2511fa42681a5c7104820cf0a
treed63350425c2f29e50cf9f953aa7f2001f5e46d68
parent1c673e5681720491a74fc4b2992e075f47302c22
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