summaryrefslogtreecommitdiffstats
path: root/tests/waitqueueempty.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-27 11:37:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-27 11:37:10 +0200
commit35ea061f62cf0cbae074b2df47dc6b462da4fd20 (patch)
tree08c0735b16914c998d54f5731e2669b82b14facf /tests/waitqueueempty.sh
parent78bc40e1af312d076c4cc2225c9281b6725217f6 (diff)
parent74ed599ea6ab96cffba35ca14f5654523f89bc61 (diff)
downloadrsyslog-35ea061f62cf0cbae074b2df47dc6b462da4fd20.tar.gz
rsyslog-35ea061f62cf0cbae074b2df47dc6b462da4fd20.tar.xz
rsyslog-35ea061f62cf0cbae074b2df47dc6b462da4fd20.zip
Merge branch 'diag'
Diffstat (limited to 'tests/waitqueueempty.sh')
-rwxr-xr-xtests/waitqueueempty.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/waitqueueempty.sh b/tests/waitqueueempty.sh
deleted file mode 100755
index 4825853a..00000000
--- a/tests/waitqueueempty.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-# wait until main message queue is empty. This is currently done in
-# a separate shell script so that we can change the implementation
-# at some later point. -- rgerhards, 2009-05-25
-#echo WaitMainQueueEmpty | nc 127.0.0.1 13500
-echo WaitMainQueueEmpty | java -classpath $abs_top_builddir DiagTalker