Date fix
This commit is contained in:
parent
281ae7e564
commit
6283957d4e
@ -40,7 +40,7 @@ function check_hpux_drd_status
|
|||||||
# ------------------------- CONFIGURATION starts here -------------------------
|
# ------------------------- CONFIGURATION starts here -------------------------
|
||||||
typeset _CONFIG_FILE="${CONFIG_DIR}/$0.conf"
|
typeset _CONFIG_FILE="${CONFIG_DIR}/$0.conf"
|
||||||
typeset _DRD_BIN="/opt/drd/bin/drd"
|
typeset _DRD_BIN="/opt/drd/bin/drd"
|
||||||
typeset _VERSION="2019-01-24" # YYYY-MM-DD
|
typeset _VERSION="2019-02-08" # YYYY-MM-DD
|
||||||
typeset _SUPPORTED_PLATFORMS="HP-UX" # uname -s match
|
typeset _SUPPORTED_PLATFORMS="HP-UX" # uname -s match
|
||||||
# ------------------------- CONFIGURATION ends here ---------------------------
|
# ------------------------- CONFIGURATION ends here ---------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user