diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-07 12:57:36 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-07 12:57:36 +0100 |
commit | fb81cf202c0277f48c75f777fa47e4db4e59f0a3 (patch) | |
tree | 804c7265d82e0bb7127b31a9a7d68cc4b616e279 /tests/daqueue-persist.sh | |
parent | ec32919ca05598f11f538060c406d8668a35e229 (diff) | |
parent | 9035771b7dbea738b8a22949a7f0a6514525fafb (diff) | |
download | rsyslog-fb81cf202c0277f48c75f777fa47e4db4e59f0a3.tar.gz rsyslog-fb81cf202c0277f48c75f777fa47e4db4e59f0a3.tar.bz2 rsyslog-fb81cf202c0277f48c75f777fa47e4db4e59f0a3.zip |
Merge branch 'master' into master-ruleeng
Conflicts:
runtime/wti.c
runtime/wti.h
Diffstat (limited to 'tests/daqueue-persist.sh')
-rwxr-xr-x | tests/daqueue-persist.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/daqueue-persist.sh b/tests/daqueue-persist.sh index feb2a347..0781a7dc 100755 --- a/tests/daqueue-persist.sh +++ b/tests/daqueue-persist.sh @@ -2,6 +2,7 @@ # to carry out multiple tests with different queue modes # added 2009-05-27 by Rgerhards # This file is part of the rsyslog project, released under GPLv3 +echo =============================================================================== echo \[daqueue-persist.sh\]: test data persisting at shutdown source $srcdir/daqueue-persist-drvr.sh LinkedList source $srcdir/daqueue-persist-drvr.sh FixedArray |