https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16039
--- Comment #13 from M. Tompsett <[email protected]> --- Comment on attachment 49392 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49392 Bug 16039: Remove useless exit Review of attachment 49392: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16039&attachment=49392) ----------------------------------------------------------------- ::: misc/cronjobs/share_usage_with_koha_community.pl @@ +19,4 @@ > ) || pod2usage(1); > > if ($help) { > + pod2usage(0); Ooooo.... much cleaner. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
