diff --git a/config.sub b/config.sub index 75bb6a3..9b59022 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2019-01-01' +timestamp='2019-01-04' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -919,7 +919,7 @@ case $basic_machine in ;; *-*) - # shellcheck disable=SC2162 + # shellcheck disable=SC2162 IFS="-" read cpu vendor <