summaryrefslogtreecommitdiff
path: root/tests/testsuites/incltest_dir_empty_wildcard.conf
blob: 5e750c5bdab34a251a2ea657fcb2413812da346b (plain)
1
2
3
4
5
6
7
8
9
10
11
# see .sh file for description
# rgerhards, 2009-11-30
$IncludeConfig diag-common.conf

# the following include leads to no files actually being included
# but MUST NOT abort rsyslog's startup sequence. No files matching
# the wildcard is valid (as long as the path exists)!
$IncludeConfig testsuites/incltest.d/*.conf-not-there

$template outfmt,"%msg:F,58:2%\n"
:msg, contains, "msgnum:" ./rsyslog.out.log;outfmt