summaryrefslogtreecommitdiffstats
path: root/tests/waitqueueempty.sh
blob: 4825853afe2954ccbacca2985cb1efda254629d7 (plain)
1
2
3
4
5
# 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