diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-07-11 16:51:30 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-07-11 16:51:30 +0200 |
commit | cefa1fac08d4d67a4139146016fef206d59d5ddc (patch) | |
tree | c269d3cfbeca3cff0d9d6065c38ce0a5bd5f924b /tests/imtcp_conndrop.sh | |
parent | 05ff79aa1f928e42bf9883e946923353eb2925ac (diff) | |
download | rsyslog-cefa1fac08d4d67a4139146016fef206d59d5ddc.tar.gz rsyslog-cefa1fac08d4d67a4139146016fef206d59d5ddc.tar.bz2 rsyslog-cefa1fac08d4d67a4139146016fef206d59d5ddc.zip |
fixed lexer: facilities local0-local7 were not correctly handled
Diffstat (limited to 'tests/imtcp_conndrop.sh')
-rwxr-xr-x | tests/imtcp_conndrop.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/imtcp_conndrop.sh b/tests/imtcp_conndrop.sh index 0bfcd99c..c5073924 100755 --- a/tests/imtcp_conndrop.sh +++ b/tests/imtcp_conndrop.sh @@ -4,7 +4,6 @@ # This file is part of the rsyslog project, released under GPLv3 echo ==================================================================================== echo TEST: \[imtcp_conndrop.sh\]: test imtcp with random connection drops -cat rsyslog.action.1.include source $srcdir/diag.sh init source $srcdir/diag.sh startup imtcp_conndrop.conf # 100 byte messages to gain more practical data use |