Introducing a bug in zmfilter.pl.in to test travis
parent
32286a4869
commit
337750430b
|
@ -172,7 +172,7 @@ chdir( EVENT_PATH );
|
|||
|
||||
my $dbh = zmDbConnect();
|
||||
|
||||
if ( $filter_parm )
|
||||
if ( $filter_parm
|
||||
{
|
||||
Info( "Scanning for events using filter '$filter_parm'\n" );
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue