You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
heartbeat/resources/OCF/ocf-shellfuncs.in

17 lines
536 B

#
# Warn about, but continue with, deprecated locations.
#
# Copyright (c) 2007 David Lee <t.d.lee@durham.ac.uk>
#
# GPL version 2 or later.
#
. @OCF_RA_DIR@/heartbeat/.ocf-shellfuncs
ha_log "WARN: Use of @HA_LIBHBDIR@/ocf-shellfuncs is deprecated."
ha_log "WARN: Please use @OCF_RA_DIR@/heartbeat/.ocf-shellfuncs instead."
ha_log 'WARN: Note that the $OCF_ROOT environment variable points to '"$OCF_ROOT"
ha_log 'WARN: We recommend using the $OCF_ROOT environment variable'
ha_log "WARN: Please fix $0 at your earliest convenience"