]> git.koha-community.org Git - koha.git/commit
Bug 8216: Allow SIP modules to pass critic tests
authorColin Campbell <colin.campbell@ptfs-europe.com>
Sat, 9 Jun 2012 09:40:19 +0000 (10:40 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 13 Jul 2012 02:29:29 +0000 (22:29 -0400)
commit29c50ccbf00ca8013e62286b3547a039039bd536
treedae09f559bca1dd6761c026b6dd13c92f1c9379f
parentb79a3e1b3f2e2d27dc175b9618b1954ab27ea9e8
Bug 8216: Allow SIP modules to pass critic tests

Add C4/SIP to perlcritic tests. Fix those issues that were
generating perlcritic errors

Signed-off-by: Stacey Walker <stacey@catalyst-eu.net>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
12 files changed:
C4/SIP/ILS/Item.pm
C4/SIP/ILS/Patron.pm
C4/SIP/ILS/Transaction/Checkout.pm
C4/SIP/ILS/Transaction/Hold.pm
C4/SIP/ILS/Transaction/Renew.pm
C4/SIP/ILS/Transaction/RenewAll.pm
C4/SIP/SIPServer.pm
C4/SIP/Sip/Checksum.pm
C4/SIP/Sip/Configuration.pm
C4/SIP/Sip/MsgType.pm
C4/SIP/t/SIPtest.pm
t/00-testcritic.t