diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-04 10:33:42 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-04 10:33:42 +0200 |
commit | 7dee07ea0c9dd8523fc1f3d20f07746a376b9d01 (patch) | |
tree | f4690146839ab5c2e4a8e721c725cc381ac52520 /tests/diskqueue.sh | |
parent | 69eac5341d49c5c7278e6d86a77dc9d6b4a4edde (diff) | |
parent | e893a5916473c45d6b90dc2401637fe713133291 (diff) | |
download | rsyslog-7dee07ea0c9dd8523fc1f3d20f07746a376b9d01.tar.gz rsyslog-7dee07ea0c9dd8523fc1f3d20f07746a376b9d01.tar.bz2 rsyslog-7dee07ea0c9dd8523fc1f3d20f07746a376b9d01.zip |
Merge branch 'master' into omfile
Diffstat (limited to 'tests/diskqueue.sh')
-rwxr-xr-x | tests/diskqueue.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/diskqueue.sh b/tests/diskqueue.sh index bf1a46fd..2fe31db9 100755 --- a/tests/diskqueue.sh +++ b/tests/diskqueue.sh @@ -5,9 +5,6 @@ # 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 source $srcdir/diag.sh init source $srcdir/diag.sh startup diskqueue.conf |