[koha-commits] main Koha release repository branch 3.20.x updated. v3.20.04-30-g719f116

Git repo owner gitmaster at git.koha-community.org
Sat Oct 24 10:28:59 CEST 2015


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, 3.20.x has been updated
       via  719f116ac9a59cd9b9f186686ed032b94bbe01ba (commit)
      from  77aedf1f7faf1bded9ed4de41d628e2a2fc8ba7d (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 719f116ac9a59cd9b9f186686ed032b94bbe01ba
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Oct 19 16:17:31 2015 +0100

    Bug 15029: Make the IssueSlip tests pass even if launched after 23:00
    
    Prior to this patch, the tests did not pass if they were launched after
    23:00.
    DateTime complains if you ask for creating a date with hour => 24 (which
    is logical so far).
    
    Test plan:
    0/ Don't apply this patch
    1/ sudo date -s "2015-10-19 23:50:00";prove
    t/db_dependent/Members/IssueSlip.t
    2/ Apply this patch and repeat 1.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    (cherry picked from commit 00a4e802edf999ffbd16b15704eeb5fca4a73f84)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 t/db_dependent/Members/IssueSlip.t |   19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list