This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_6679 has been updated
       via  fe50ffb37f912e32b2f0291a11dd6139120f2ba0 (commit)
      from  7dbb966b49e31468b24b410e7563af8c98142031 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fe50ffb37f912e32b2f0291a11dd6139120f2ba0
Author: Paul Poulain <[email protected]>
Date:   Thu Dec 8 17:13:38 2011 +0100

    Bug 6679: fix missing use strict
    
    The 3 files had use strict missing. The patch add the use strict and modify 
what's needed to work with it
    4XX.pl also has some perlcritic fixes:
    Variable declared in conditional statement at line XXX, column 9.  Declare 
variables outside of the condition.  (Severity: 5)
    
    Signed-off-by: Chris Cormack <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 cataloguing/value_builder/stocknumber.pl        |    8 +++---
 cataloguing/value_builder/unimarc_field_210c.pl |   11 ++++++---
 cataloguing/value_builder/unimarc_field_4XX.pl  |   26 +++++++++++++++--------
 3 files changed, 28 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to