summaryrefslogtreecommitdiffstats
path: root/tests/diskqueue.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-25 14:22:50 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-25 14:22:50 +0200
commitc7e8282b9eb9d6452f7678c3f7c1e06337a3bb0a (patch)
tree367dd15b293a18e9944aae02e547551674293930 /tests/diskqueue.sh
parent5fd2bcce232352f3abbe235c788b9a8fa7bac043 (diff)
parentb9549380270fa68e27e8ee3f049c7d34156a85ff (diff)
downloadrsyslog-c7e8282b9eb9d6452f7678c3f7c1e06337a3bb0a.tar.gz
rsyslog-c7e8282b9eb9d6452f7678c3f7c1e06337a3bb0a.tar.xz
rsyslog-c7e8282b9eb9d6452f7678c3f7c1e06337a3bb0a.zip
Merge branch 'master' into ultra-reliable
Diffstat (limited to 'tests/diskqueue.sh')
-rwxr-xr-xtests/diskqueue.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/diskqueue.sh b/tests/diskqueue.sh
index 8441cbf2..20767a90 100755
--- a/tests/diskqueue.sh
+++ b/tests/diskqueue.sh
@@ -4,6 +4,10 @@
# memory to disk mode for DA queues.
# added 2009-04-17 by Rgerhards
# This file is part of the rsyslog project, released under GPLv3
+# uncomment for debugging support:
+#set -o xtrace
+#export RSYSLOG_DEBUG="debug nostdout"
+#export RSYSLOG_DEBUGLOG="tmp"
echo testing queue disk-only mode
rm -rf test-spool
mkdir test-spool