Introducing a bug in zmfilter.pl.in to test travis

pull/297/head
Kyle Johnson 2014-01-02 12:02:07 -05:00
parent 32286a4869
commit 337750430b
1 changed files with 1 additions and 1 deletions

View File

@ -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" );
}