From: Steven Baltakatei Sandoval Date: Mon, 29 Jun 2020 11:18:24 +0000 (+0000) Subject: fix(unitproc):Fix local var decs in time-related templates X-Git-Tag: 0.2.0~23 X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/b03c9c0cb585665d2a6c67feabd38040cfa7069a?hp=b03c9c0cb585665d2a6c67feabd38040cfa7069a fix(unitproc):Fix local var decs in time-related templates See Declare and assign separately to avoid masking return values. https://github.com/koalaman/shellcheck/wiki/SC2155 ---