9 Jul
2021
9 Jul
'21
10:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817 --- Comment #40 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.