From 2a4260012f7ef1890dd351aabe4befd60922d5a6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 6 Jan 2019 01:23:28 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@49613 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/asymptote/config.sub | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Build/source/utils/asymptote/config.sub') diff --git a/Build/source/utils/asymptote/config.sub b/Build/source/utils/asymptote/config.sub index a8f3f7e7cde..1fc4cde1de4 100755 --- a/Build/source/utils/asymptote/config.sub +++ b/Build/source/utils/asymptote/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 <