diff --git a/pandora_server/util/pandora_manage.pl b/pandora_server/util/pandora_manage.pl index 9cf6c244b8..b7572da956 100644 --- a/pandora_server/util/pandora_manage.pl +++ b/pandora_server/util/pandora_manage.pl @@ -3175,7 +3175,9 @@ sub cli_get_alert_commands() { if($head_print == 0) { print_log "[INFO] No commands found\n\n"; } +} +############################################################################## # Get alert actions. # Related option: --get_alert_actions ##############################################################################