* testsuite/config-guess.sh: Set -eu for robustness. Run

config.guess under `sh -e' to catch more problems.
	* testsuite/config-sub.sh: Run config.sub under `sh -eu'.
This commit is contained in:
Ben Elliston
2018-05-19 18:34:15 +10:00
parent 14ec0b015e
commit 32d5bd9cec
3 changed files with 16 additions and 7 deletions

View File

@ -1,3 +1,9 @@
2018-05-19 Ben Elliston <bje@gnu.org>
* testsuite/config-guess.sh: Set -eu for robustness. Run
config.guess under `sh -e' to catch more problems.
* testsuite/config-sub.sh: Run config.sub under `sh -eu'.
2018-05-19 John Ericson <john.ericson@obsidian.systems>
* config.sub: Cordon off single component aliases.