https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31345
--- Comment #6 from Kyle M Hall <[email protected]> --- > Applied patch and ran > perl -e process_message_queue.pl > > That didn't output anything, is that what's expected for exit code 1? After running the command, run: echo $? on the command line and it will give you the exit code of the last command you ran! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
