From 315288a4c07965f9320dba9d357ba136f6e47282 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 3 May 2010 12:10:39 +0200 Subject: preparing for 5.5.4 release --- tests/pipe_noreader.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/pipe_noreader.sh') diff --git a/tests/pipe_noreader.sh b/tests/pipe_noreader.sh index 8dea0818..b2c46581 100755 --- a/tests/pipe_noreader.sh +++ b/tests/pipe_noreader.sh @@ -15,8 +15,8 @@ echo =============================================================================== echo TEST: \[pipe_noreader.sh\]: test for pipe writing without reader # uncomment for debugging support: -export RSYSLOG_DEBUG="debug nostdout noprintmutexaction" -export RSYSLOG_DEBUGLOG="log" +#export RSYSLOG_DEBUG="debug nostdout noprintmutexaction" +#export RSYSLOG_DEBUGLOG="log" source $srcdir/diag.sh init mkfifo ./rsyslog.pipe source $srcdir/diag.sh startup pipe_noreader.conf -- cgit