Use listcron instead of list-cron

This commit is contained in:
Kris Moore
2016-01-05 15:59:04 -05:00
parent ab92721fce
commit 18adf6d486

View File

@@ -19,5 +19,5 @@ echo ""
. ./utils/resty -W "http://127.0.0.1:12151" -H "Accept: application/json" -H "Content-Type: application/json" -u ${fuser}:${fpass}
# Check the reply of this REST query
POST /sysadm/lifepreserver '{ "action":"list-cron" }' -v
POST /sysadm/lifepreserver '{ "action":"listcron" }' -v