summaryrefslogtreecommitdiffstats
path: root/tests/imuxsock_traillf_root.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-02-22 16:10:21 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-22 16:10:21 +0100
commit87bffff894a6ed82f126e6af33beaf53efb6b4c5 (patch)
treec2488d18bbc2830420902a52f250508715df1b38 /tests/imuxsock_traillf_root.sh
parentb7ee1de6b0dbdc67bbb239f44719fb4a50054fb5 (diff)
downloadrsyslog-87bffff894a6ed82f126e6af33beaf53efb6b4c5.tar.gz
rsyslog-87bffff894a6ed82f126e6af33beaf53efb6b4c5.tar.xz
rsyslog-87bffff894a6ed82f126e6af33beaf53efb6b4c5.zip
added one more test for imuxsock to autmatted test suite
control character escaping is now also being tested
Diffstat (limited to 'tests/imuxsock_traillf_root.sh')
-rwxr-xr-xtests/imuxsock_traillf_root.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/imuxsock_traillf_root.sh b/tests/imuxsock_traillf_root.sh
index c838e0bd..02fb6d2c 100755
--- a/tests/imuxsock_traillf_root.sh
+++ b/tests/imuxsock_traillf_root.sh
@@ -5,7 +5,7 @@ echo This test must be run as root with no other active syslogd
source $srcdir/diag.sh init
source $srcdir/diag.sh startup imuxsock_traillf_root.conf
# send a message with trailing LF
-$srcdir/syslog_lf
+$srcdir/syslog_inject -l
# the sleep below is needed to prevent too-early termination of rsyslogd
$srcdir/msleep 100
source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages