Merge remote-tracking branch 'origin/new/bug_8251'
[koha.git] / reports / acquisitions_stats.pl
index ad0ac3f..7207e64 100755 (executable)
@@ -108,7 +108,7 @@ if ($do_it) {
         }
         print $sep. @$results[0]->{total};
     }
-    exit(1);
+    exit;
 }
 else {
     my $dbh = C4::Context->dbh;