From: Karl Berry Date: Fri, 4 Jan 2019 16:09:17 +0000 (-0800) Subject: autoupdate X-Git-Tag: v1.0~5195 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=3df8b9400cc16e660547d689ad430c3580bfab6b;p=gnulib.git autoupdate --- diff --git a/build-aux/config.sub b/build-aux/config.sub index a8f3f7e7cd..1fc4cde1de 100755 --- a/build-aux/config.sub +++ b/build-aux/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 @@ -111,6 +111,7 @@ case $# in esac # Split fields of configuration type +# shellcheck disable=SC2162 IFS="-" read field1 field2 field3 field4 <