https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29238

Eric Phetteplace <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #20 from Eric Phetteplace <[email protected]> ---
(In reply to Katrin Fischer from comment #18)
> Hm, looking at other uses of cronlogaction, aren't we missing parameters
> here?
> 
> misc/cronjobs/automatic_item_modification_by_age.pl:use C4::Log qw(
> cronlogaction );
> misc/cronjobs/automatic_item_modification_by_age.pl:cronlogaction({ info =>
> $command_line_options });
> misc/cronjobs/automatic_item_modification_by_age.pl:cronlogaction({ action
> => 'End', info => "COMPLETED" });
> 
> Can you please check?

OK I added the command-line parameters to the info that's logged. In order to
capture all the flags, $command_line_options has to come before GetOptions.
Setting this back to Needs Signoff.

-- 
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/

Reply via email to