Created attachment 8393 [details] [review] proposed patch
Created attachment 8424 [details] [review] Bug 7772 - reports/bor_issues_top.pl: we need to exit(0) for plack
Created attachment 8557 [details] [review] [Signed-off] Bug 7772 - reports/bor_issues_top.pl: we need to exit(0) for plack Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
It works, signing off
This exit(1) line looks to be very, very old code, and I don't think an error exit status is at all appropriate, given that the code did exactly what it was supposed to do. Marking Passed QA.
Further investigation shows that the whole reports area is littered with exit(1) for cases of success. A wider-range patch to fix all these instances is welcomed.
bug 7892 cleans up all exit(1) in reports
There have been no further reports of problems so I am marking this bug resolved.