Bug 7829 - reports/ remove all exit(1) for plack
[koha_gimpoz] / admin / checkmarc.pl
index ca91164..e08796f 100755 (executable)
@@ -169,6 +169,7 @@ while (($res,$res2,$field) = $sth->fetchrow) {
     } else {
            $template->param(holdingbranch => 1);
            $total++;
+           last; #MR
     }
 }