http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3354 Summary: warning message in fines.pl misplaced Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: PATCH-Sent Component: Command-line Utilities AssignedTo: dbavousett@ptfs.com ReportedBy: dbavousett@ptfs.com Estimated Hours: 0.0 Change sponsored?: --- It appears, in Ryan's patch to fines.pl last week, that he wants to throw a warning to the log if the directory specified in --out is not present. However, it was throwing the warning if --out was not specified at all, which is undesirable. Having the message if the chosen directory would be useful for troubleshooting, but not a false-positive like this. I have a patch ready to go, which I'll submit in a moment. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.