[koha-commits] main Koha release repository branch new/bug_5327 updated. v3.06.00-254-g77c4307

Git repo owner gitmaster at git.koha-community.org
Wed Feb 15 10:49:48 CET 2012


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_5327 has been updated
       via  77c430717681ad299917db85c878db8f21f2e4dc (commit)
       via  d0bb27bf230fb06d4ad263574df811bb67d5d4a2 (commit)
      from  181f3b36eec7ab46d54d0e73073dbdc919e4ce7a (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 77c430717681ad299917db85c878db8f21f2e4dc
Author: Duncan Tyler <duncan at duncan-SoT.wgtn.cat-it.co.nz>
Date:   Fri Dec 9 11:29:53 2011 +1300

    Added coverage to unit test for TTParser
    
    http://bugs.koha-community.org/show_bug.cgi?id=5327
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Test passes.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit d0bb27bf230fb06d4ad263574df811bb67d5d4a2
Author: Chris Hall <chrish at catalyst.net.nz>
Date:   Fri Dec 9 11:04:19 2011 +1300

    Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token
    
    Removed  unneeded self=shift from unshift_token
    (as peek and next do not take a self, makes interface more consistent)
    
    http://bugs.koha-community.org/show_bug.cgi?id=5327
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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

Summary of changes:
 C4/TTParser.pm |    1 -
 xt/tt_valid.t  |    6 +++++-
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list