Yes, this is probably covscan running shellcheck as a part of a check.
Thank you, Hans!
Best regards,
Vladis
ср, 28 апр. 2021 г. в 22:27, Hans-Bernhard Bröker :
> Am 28.04.2021 um 01:46 schrieb Temp Valve:
>
> > It looks like the recent commit [bb7f25fa] "contrib/ocs: Fix bashims
> > (Closes: #
Am 28.04.2021 um 01:46 schrieb Temp Valve:
It looks like the recent commit [bb7f25fa] "contrib/ocs: Fix bashims
(Closes: #480591)" has introduced a small issue, at least covscan
reports the following:
Hmm... that seems to be shellcheck, not covscan. And that reports a
whole lot more than this
Hello,
It looks like the recent commit [bb7f25fa] "contrib/ocs: Fix bashims
(Closes: #480591)"
has introduced a small issue, at least covscan reports the following:
1. /usr/bin/ocs:213:13: warning[SC2039]: In POSIX sh, printf -I is
undefined.
#for i in `cat ${theInc}`
#do
#printf