[Koha-bugs] [Bug 7829] reports/ remove all exit(1) for plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 27 10:20:02 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7829

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8632|0                           |1
        is obsolete|                            |

--- Comment #3 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 8644
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8644&action=edit
[Signed-off] Bug 7829 - reports/ remove all exit(1) for plack

In Bug 7772 Ian correctly noted that reports have exit(1) all over the place.
This is left over from old code, and this patch changes them to exit(0).

I decided to use plain exit as opposed to explicit exit(0) since it produces
cleaner code, but I'm welcoming suggestion on this.

Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list