7468f49bd6
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> |
||
---|---|---|
.. | ||
bin | ||
cronjobs | ||
installer_devel_notes/data/en/marcflavour | ||
load_testing | ||
maintenance | ||
migration_tools | ||
release_notes | ||
spellcheck_suggest | ||
translator | ||
batchCompareMARCvsFrameworks.pl | ||
batchDeleteUnusedSubfields.pl | ||
batchImportMARCWithBiblionumbers.pl | ||
batchRebuildBiblioTables.pl | ||
batchRepairMissingBiblionumbers.pl | ||
batchupdateISBNs.pl | ||
check_sysprefs.pl | ||
commit_biblios_file.pl | ||
exportauth.pl | ||
koha-install-log | ||
kohalib.pl | ||
link_bibs_to_authorities.pl | ||
perlmodule_ls.pl | ||
perlmodule_rm.pl | ||
sax_parser_print.pl | ||
sax_parser_test.pl | ||
stage_biblios_file.pl | ||
syspref-diff.pl |