]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: remove 'test_prefer_config_shell' from the environment
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 13 Jun 2011 16:19:53 +0000 (18:19 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 13 Jun 2011 16:19:53 +0000 (18:19 +0200)
commit8dbdca111d25761a350c598f7a702c7dc5d3b24b
treeff9555dfd044705152301db572f9978102c063de
parent5ac7081cc229a57df779a134de5b192c6d3519a7
tests: remove 'test_prefer_config_shell' from the environment

Since commit `v1.11-910-g7df1a9b', the once user-overridable
variable `$test_prefer_config_shell' has become an internal
detail, and the test scripts now complain and bail out if it is
set in the environment.

* tests/Makefile.am (AM_TESTS_ENVIRONMENT): Unset the variable
`test_prefer_config_shell' if it is set in the environment.
ChangeLog
tests/Makefile.am