Broke zmfilter.pl.in in order to test travis
This commit is contained in:
parent
ec9efc22c4
commit
acc158f3cb
|
@ -248,6 +248,7 @@ sub getLoad
|
||||||
|
|
||||||
sub getFilters
|
sub getFilters
|
||||||
{
|
{
|
||||||
|
exit(1);
|
||||||
my $filter_name = shift;
|
my $filter_name = shift;
|
||||||
|
|
||||||
my @filters;
|
my @filters;
|
||||||
|
|
Loading…
Reference in New Issue