let event specific pef policies continue to print info

This commit is contained in:
Duncan Laurie
2005-08-23 19:05:43 +00:00
parent a4c5e7bda0
commit 661a80433e

View File

@ -690,7 +690,7 @@ ipmi_pef_list_policies(struct ipmi_intf * intf)
if (ptmp->entry.alert_string_key & PEF_POLICY_EVENT_SPECIFIC) {
ipmi_pef_print_str("Event-specific", "true");
continue;
// continue;
}
wrk = ptmp->entry.chan_dest;