Control: tags -1 + upstream wontfix
On Fri, Jul 04, 2014 at 09:23:30PM +0800, Paul Wise wrote:
> There is a false positive with files named done, shellcheck seems to
> think they are part of a while loop construct:
>
> In files line 15:
> sort < done > done2
>^-- SC1010: Use semicolon or
Package: shellcheck
Version: 0.3.3-1
Severity: normal
There is a false positive with files named done, shellcheck seems to
think they are part of a while loop construct:
In files line 15:
sort < done > done2
^-- SC1010: Use semicolon or linefeed before 'done' (or quote to make it
literal)
2 matches
Mail list logo