Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/BackgroundJob.pm
authorMason James <mtj@kohaaloha.com>
Tue, 26 Jun 2012 17:09:10 +0000 (05:09 +1200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 20 Sep 2012 10:01:40 +0000 (12:01 +0200)
commit642779f217785d594b5d11d0ecbef56d21b562bd
tree6cbb2e17e2066740cb8e971aebb039669482dfd2
parentafff4e8d6a427d231746b024a0d6f98438e7f2c6
Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/BackgroundJob.pm

"return" statement with explicit "undef" at line 234, column 5.  See page 199 of PBP.  (Severity: 5)

"return" statement with explicit "undef" at line 256, column 9.  See page 199 of PBP.  (Severity: 5)

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/BackgroundJob.pm