From 4be266a9831799dcc2e67e83fc83d9db43828a64 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Wed, 18 Jul 2012 19:29:33 +0200 Subject: Implements wildcard matching in config file include. Also fixes some minor bugs in include. Thanks Kelly Cochran for suggestion and draft patch. --- filter/test.conf.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'filter/test.conf.inc') diff --git a/filter/test.conf.inc b/filter/test.conf.inc index 10fc7014..109a49c5 100644 --- a/filter/test.conf.inc +++ b/filter/test.conf.inc @@ -3,4 +3,3 @@ print "Entering include"; print "Should be 2: ", 1+1; print "Leaving include"; - -- cgit v1.2.3