rsyslog/tests/wr_large_sync.sh
Andre Lorbach df3d4a3922 test-suite: Added !#/bin/bash into all test scripts.
Most of the tests will not work in other default shells like
on Freebsd or Solaris. So we make /bin/bash default now.
2015-07-30 15:38:17 +00:00

16 lines
583 B
Bash
Executable File

#!/bin/bash
# This tests async writing large data records. We use up to 10K
# record size.
# added 2010-03-10 by Rgerhards
#
# This file is part of the rsyslog project, released under GPLv3
echo ===============================================================================
echo TEST: \[wr_large_sync.sh\]: test for file writing for large message sets
. $srcdir/diag.sh init
# uncomment for debugging support:
#export RSYSLOG_DEBUG="debug nostdout noprintmutexaction"
#export RSYSLOG_DEBUGLOG="log"
echo "\$OMFileAsyncWriting off" > rsyslog.action.1.include
. $srcdir/wr_large.sh