mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 02:50:40 +01:00
This was a result of an internal processing error if maximum field sizes had been specified in the property replacer. Also did some testbench improvements, including omstdout.
6 lines
192 B
Bash
Executable File
6 lines
192 B
Bash
Executable File
echo TEST: parsertest.sh - various parser tests
|
|
source $srcdir/diag.sh init
|
|
source $srcdir/diag.sh nettester parse1 udp
|
|
source $srcdir/diag.sh nettester parse1 tcp
|
|
source $srcdir/diag.sh init
|