X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=reports%2Fcatalogue_out.pl;h=8a22a18f7a3c788350de103c933e1cf3a15937a1;hb=fab0b80ddbcb8528c3ce661942c933eabc91533b;hp=87990c1564d46be49d005cad086de7c888698d0f;hpb=c190d93a12c2741b8d4539b7bee175257da815c8;p=koha.git diff --git a/reports/catalogue_out.pl b/reports/catalogue_out.pl index 87990c1564..8a22a18f7a 100755 --- a/reports/catalogue_out.pl +++ b/reports/catalogue_out.pl @@ -96,7 +96,7 @@ if ($do_it) { } print $sep.@$results[0]->{total}; } - exit(1); # in either case, exit after do_it + exit; # in either case, exit after do_it } # Displaying choices (i.e., not do_it)