https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38893 Jake Deery <jake.deery@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jake.deery@ptfs-europe.com --- Comment #3 from Jake Deery <jake.deery@ptfs-europe.com> --- I'm afraid I'm gonna need a more descriptive test plan. When checked out on main, I get this when running the script: kohadev-koha@kohadevbox:koha(main)$ ./misc/cronjobs/longoverdue.pl --confirm --library Option library requires an argument Weirdly, I get this if I flip the flags around: kohadev-koha@kohadevbox:koha(main)$ ./misc/cronjobs/longoverdue.pl --library --confirm ### TEST MODE -- NO ACTIONS TAKEN ### The library --confirm does not exist in the database Worth noting, this happens with `CircControl` set any which way. ... the script does seem wonky, but I can't add my sign-off line without reproducing the issue. Sorry Andrew, could you provide more information for me? Jake. -- You are receiving this mail because: You are watching all bug changes.