http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2877 Summary: cloud-kw.pl: does not use KOHA_CONF Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Command-line Utilities AssignedTo: frederic@tamil.fr ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@lists.koha.org Unlike most other server-side scripts, cloud-kw.pl does not use the KOHA_CONF environment variable to locate the Koha configuration file. Instead, it takes it from the KohaConf setting in cloud-kw.pl's own configuration file. As this could be confusing to users, cloud-kw.pl should act like every other cronjob and use KOHA_CONF. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.