Koha/misc/cronjobs
J. David Bavousett 7468f49bd6 Modified fines.pl to not throw warning if --out not specified
It appears, in Ryan's patch, that he wants to throw a warning to the log if
the directory specified in --out is not present.  (Further messages will
be given when the open-or-die occurs a few lines later.)  However, it was
throwing the warning if --out was not specified at all, which is
undesirable.  This patch modifies that bit to check for the presence of
whatever directory is going to be used, either --out, ENV{TMPDIR}, or /tmp.
As before, if the write to the directory fails for any reason--including
its' non-existence--that is handled later, but this message will help
inform the troubleshooter.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-29 07:59:59 -05:00
..
holds Cleanup, pod fix and FIXME's added. 2009-04-24 08:26:37 -05:00
rss bug 2864 [2/2]: move rss/* to misc/cronjobs/rss/* 2008-12-17 08:02:34 -06:00
stats Adding three statistics files that NPL uses, they don't 2008-08-10 15:38:42 -05:00
advance_notices.pl Fixed a typo that kept branches out of the Advance Notice and Item Due notifications. 2009-03-11 08:37:05 -05:00
backup.sh
build_browser_and_cloud.pl (not new_acq related) smallfix to avoid a die in case of an invalid record 2009-05-28 17:31:28 -05:00
check-url.pl minor corrections to check-url.pl 2009-02-26 15:21:14 -06:00
cloud-kw.pl Fixes bug #2875 2008-12-31 09:47:57 -06:00
cloud-sample.conf Fixes bugs #2875-2879 2008-12-29 19:59:44 -06:00
create_koc_db.pl offline_circ must use SQLite v2 - because Kyles PHP does 2009-05-21 15:26:21 -05:00
crontab.example crontab.example - add back some useful comments 2008-12-31 09:45:00 -06:00
fines.pl Modified fines.pl to not throw warning if --out not specified 2009-06-29 07:59:59 -05:00
j2a.pl
longoverdue.pl Bug 2883 - longoverdue cronjob fails to implement required functionality. 2009-03-05 10:30:29 -06:00
MARC21_parse_test.pl Script to check for corruption of marcxml, and optionally to attempt fix. 2009-05-12 05:21:11 -05:00
notifyMailsOp.pl Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
overdue_notices.pl (bug #3011) csv export doesn't fill all the fields 2009-03-06 08:00:15 -06:00
process_message_queue.pl Usage option correction (-h not -n) 2008-08-28 09:22:55 -05:00
runreport.pl Bug 3090 - Add perldoc details 2009-04-08 12:30:53 -05:00
serialsUpdate.pl (bug #3020) forgotten cronjob 2009-05-22 13:46:36 -05:00
services_throttle.pl Minor updates to minor cronjob script. 2008-12-31 09:47:54 -06:00
smsoverdues.pl No 'BOM' marker for a script file 2008-08-20 20:23:54 -05:00
zebraqueue_start.pl