summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-26 12:21:07 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-26 12:21:07 +0100
commitda53802c96a59a990859706219398dce709ba1b3 (patch)
tree43242bbabf5fbb91d70caf1bc7a87cbfdf535298 /tests
parent672c1b25d603006361836649c558777a1a872053 (diff)
downloadrsyslog-da53802c96a59a990859706219398dce709ba1b3.tar.gz
rsyslog-da53802c96a59a990859706219398dce709ba1b3.tar.xz
rsyslog-da53802c96a59a990859706219398dce709ba1b3.zip
implemented solution for cancel at shutdown/unprocessed entries
We do now enqueue those objects that are left unprocessed. This enables us to delete the full batch, what is exactly what we need to do.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/daqueue-persist-drvr.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/daqueue-persist-drvr.sh b/tests/daqueue-persist-drvr.sh
index a4f4a73f..7934eb2b 100755
--- a/tests/daqueue-persist-drvr.sh
+++ b/tests/daqueue-persist-drvr.sh
@@ -8,8 +8,8 @@
echo \[daqueue-persist-drvr.sh\]: testing memory daqueue persisting to disk, mode $1
source $srcdir/diag.sh init
-export RSYSLOG_DEBUG="debug logfuncflow nostdout noprintmutexaction"
-export RSYSLOG_DEBUGLOG="log"
+#export RSYSLOG_DEBUG="debug nologfuncflow nostdout noprintmutexaction"
+#export RSYSLOG_DEBUGLOG="log"
# prepare config
echo \$MainMsgQueueType $1 > work-queuemode.conf