* testsuite/config-guess.sh: Strip off spaces around pipe

delimiter as test data is read in.
	(run_config_guess): Set IFS to '|'.
	* testsuite/config-guess.data: Use ' | ' as the delimeter.
This commit is contained in:
Ben Elliston
2018-07-13 22:20:28 +10:00
parent 09da403c82
commit 9f9b3d365a
3 changed files with 108 additions and 101 deletions

View File

@ -1,3 +1,10 @@
2018-07-13 Ben Elliston <bje@gnu.org>
* testsuite/config-guess.sh: Strip off spaces around pipe
delimiter as test data is read in.
(run_config_guess): Set IFS to '|'.
* testsuite/config-guess.data: Use ' | ' as the delimeter.
2018-07-13 Ben Elliston <bje@gnu.org>
* config.guess (set_cc_for_build): Disable SC2039 ("In POSIX sh,