http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12031 --- Comment #10 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Galen Charlton from comment #6)
Mark, your comment 2 is too brief -- brief enough to not be comprehensible, frankly.
Oops... $ cd /usr/share/koha $ find . | grep runreport ./bin/cronjobs/runreport.pl ./man/man3/misc::cronjobs::runreport.3pm $ cd ~/kohaclone $ find . | grep runreport ./misc/cronjobs/runreport.pl The idea I was getting at was captured in the third patch which is currently obsoleted. Though, perhaps FindBin logic should be added?
As an incremental improvement is acceptable until such time that somebody steps up to provide a better scheduler, I've removed the dependency on bug 1993 as well.
Did I put it as a depends? I meant to put it as a See Also, because bug 1993 is related. -- You are receiving this mail because: You are watching all bug changes.