---
 admin/checkmarc.pl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/admin/checkmarc.pl b/admin/checkmarc.pl
index 432078d..b7076a7 100755
--- a/admin/checkmarc.pl
+++ b/admin/checkmarc.pl
@@ -168,6 +168,7 @@ while (($res,$res2,$field) = $sth->fetchrow) {
     } else {
            $template->param(holdingbranch => 1);
            $total++;
+           last; #MR
     }
 }
 
-- 
1.6.0.6

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to