28 Feb
2013
28 Feb
'13
2:12 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9656 --- Comment #11 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 15767 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15767&action=edit Bug 9656: Followup Make logging to a file optional (for fines) The -log option become optional if the -output_dir is given. Test plan: call the script with 1/ no one parameter : no log file 2/ -l : log file will be created in /tmp 3/ -o=/home/koha/var/log : log file with be created in the specified 4/ -o=/home/koha/var/log -l: Same as 3/ -- You are receiving this mail because: You are watching all bug changes.