* config.sub (maybe_os): Remove second and duplicate *-next

case. Only the first will match. Found by Shellcheck.
This commit is contained in:
Ben Elliston
2018-01-13 17:10:28 +11:00
parent a69a8a3d51
commit b6b5d6c4c7
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2018-01-13 Ben Elliston <bje@gnu.org>
* config.sub (maybe_os): Remove second and duplicate *-next
case. Only the first will match. Found by Shellcheck.
2018-01-11 Randall S. Becker <rsbecker@nexbridge.com>
Ben Elliston <bje@gnu.org>