http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14155

Alex Arnaud <alex.arn...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40239|0                           |1
        is obsolete|                            |

--- Comment #14 from Alex Arnaud <alex.arn...@biblibre.com> ---
Created attachment 40241
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40241&action=edit
(qa followup) variable declaration and cleanup

1/ running koha qa tools showed up valid FAIL. This patch fix
   that error.

   FAIL    t/db_dependent/Reserves.t
     OK       critic
     OK       forbidden patterns
     OK       pod
     FAIL  valid
            "my" variable $title masks earlier declaration in same scope
        "my" variable $bibitemnum masks earlier declaration in same scope

2/ the following redundant line was removed as it had no use:

   t::lib::Mocks::mock_preference('maxreserves', 15);

Signed-off-by: Alex Arnaud (Biblibre) <alex.arn...@biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to