Broke zmfilter.pl.in in order to test travis

This commit is contained in:
Kyle Johnson 2014-01-04 15:04:14 -05:00
parent ec9efc22c4
commit acc158f3cb
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@ sub getLoad
sub getFilters
{
exit(1);
my $filter_name = shift;
my @filters;