Update pandora_manage.pl
Former-commit-id: 4064310d63eb101eb1a13825357aa5c425eae502
This commit is contained in:
parent
c05e99f37e
commit
eb0b9bd05b
|
@ -3175,7 +3175,9 @@ sub cli_get_alert_commands() {
|
||||||
if($head_print == 0) {
|
if($head_print == 0) {
|
||||||
print_log "[INFO] No commands found\n\n";
|
print_log "[INFO] No commands found\n\n";
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
##############################################################################
|
||||||
# Get alert actions.
|
# Get alert actions.
|
||||||
# Related option: --get_alert_actions
|
# Related option: --get_alert_actions
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
Loading…
Reference in New Issue