https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817

--- Comment #40 from Marcel de Rooy <[email protected]> ---
(In reply to Marcel de Rooy from comment #35)
> (In reply to Marcel de Rooy from comment #34)
> >  FAIL   acqui/neworderempty.pl
> >    FAIL   valid
> >                 Useless use of a variable in void context
> 
> Without a line number, this is hard to find. I checked perlcritic and it
> gives a lot of noise on neworderempty.pl (depending on level), but this warn
> I did not find..

perl -cw acqui/neworderempty.pl
Useless use of a variable in void context at acqui/neworderempty.pl line 700.

Hmm line 700 is }
;)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to