ottobackwards commented on a change in pull request #36: METRON-2069 Add btests for bro plugin topic_name selection URL: https://github.com/apache/metron-bro-plugin-kafka/pull/36#discussion_r328126323
########## File path: .gitignore ########## @@ -39,5 +39,5 @@ build # Log files *.log # pcap files -*.pcap -*.pcapng Review comment: yeah, I had excluded pcaps during docker work, but I had already excluded the default pcap data dir, so it wasn't necessary, and had to be removed so that we could have the test pcap. Sorry for the confusion. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
