[Koha-bugs] [Bug 9656] fines.pl creating a log file should be optional

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 4 20:04:46 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9656

Elliott Davis <elliott at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15644|0                           |1
        is obsolete|                            |

--- Comment #13 from Elliott Davis <elliott at bywatersolutions.com> ---
Created attachment 15860
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15860&action=edit
Bug 9656: Make logging to a file optional (for fines)

To test:
1/ Before the patch run misc/cronjobs/fines.pl
   Notice that a file has been written to /tmp

2/ rm the file

3/ Apply the patch and run the script again
   Notice the file is not created

4/ run the script with -l
   Notice the file is created again

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>

Comment: Now it work as described. No errors.
Signed-off-by: Elliott Davis <elliott at bywatersolions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list