Fix merge errors
This commit is contained in:
parent
aaea2e59c4
commit
936508174f
|
@ -325,7 +325,6 @@ our @ServerTypes = qw (
|
|||
ncmserver
|
||||
netflowserver
|
||||
logserver
|
||||
logserver
|
||||
madeserver
|
||||
);
|
||||
our @AlertStatus = ('Execute the alert', 'Do not execute the alert', 'Do not execute the alert, but increment its internal counter', 'Cease the alert', 'Recover the alert', 'Reset internal counter');
|
||||
|
|
|
@ -79,7 +79,6 @@ our @EXPORT = qw(
|
|||
NCMSERVER
|
||||
NETFLOWSERVER
|
||||
LOGSERVER
|
||||
LOGSERVER
|
||||
MADESERVER
|
||||
METACONSOLE_LICENSE
|
||||
OFFLINE_LICENSE
|
||||
|
|
Loading…
Reference in New Issue