* config.sub: Move the big patterns to the bottom in preparation

for de-duplication. It causes Shellcheck to see more overlapping
	patterns. Fix miscellaneous problems identified by Shellcheck.
	* testsuite/config-sub.data: Adjust tests.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
John Ericson
2018-08-20 17:36:53 +10:00
committed by Ben Elliston
parent 0e62f680f8
commit 890df4376b
3 changed files with 234 additions and 225 deletions

View File

@ -1,3 +1,10 @@
2018-08-20 John Ericson <john.ericson@obsidian.systems>
* config.sub: Move the big patterns to the bottom in preparation
for de-duplication. It causes Shellcheck to see more overlapping
patterns. Fix miscellaneous problems identified by Shellcheck.
* testsuite/config-sub.data: Adjust tests.
2018-08-20 John Ericson <john.ericson@obsidian.systems>
* testsuite/config-sub.data: Add legacy test cases.