update two telephony scripts that hardcode path to /openils/bin/oils_header.pl

Bug #1709160 reported by Galen Charlton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
New
Wishlist
Unassigned

Bug Description

Two telephony scripts currently expect oils_header.pl to live in the hard-coded path /openils/bin/olis_header.pl:

Open-ILS/src/support-scripts/rollover_phone_to_print.pl:require "/openils/bin/oils_header.pl";
Open-ILS/src/support-scripts/set_pbx_holidays.pl:require "/openils/bin/oils_header.pl";

It would be good if this were no longer the case and they respected BINDIR; this also might imply sticking oils_header.pl in BINDIR as a matter of course, or alternatively, dropping use of oils_header.pl enitrely (and moving to OpenILS::Utils::Cronscript?)

Evergreen master

Revision history for this message
Galen Charlton (gmc) wrote :

This is split off from bug 1693851. While I've set this one's importance to wishlist, I think it could also be considered an outright bug.

Changed in evergreen:
milestone: none → 3.next
importance: Undecided → Wishlist
tags: added: installation
tags: added: install-upgrade
removed: installation
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.