* config.sub: Don't need 'os=${os:-none}' defaults because that is

already the default.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
John Ericson
2018-08-08 11:48:35 +10:00
committed by Ben Elliston
parent 08ede0dcc1
commit 1225baf116
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2018-08-08 John Ericson <john.ericson@obsidian.systems>
* config.sub: Don't need 'os=${os:-none}' defaults because that is
already the default.
2018-08-08 John Ericson <john.ericson@obsidian.systems>
* testsuiteb/config-sub.sh (run_config_sub_idempotent): New.