[Bug 14834] Make membership_expiry cronjob more flexible
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14834 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #8)
(In reply to Bernardo Gonzalez Kriegel from comment #6)
New parameters work with one (-) or two(--) dashes, no problem with that but convention suggest that 'long' options use two-dashes.
Did not really look at that. Just expanded on what was there. Could be that we need something like o|option to make that work..
Found out that this can be arranged (more or less) with: $Getopt::Long::bundling = 1; But note that we never used this in the Koha codebase. So I guess this patch should not start it.. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org