summaryrefslogtreecommitdiff
path: root/qpid/python/examples
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2010-03-10 11:48:20 +0000
committerGordon Sim <gsim@apache.org>2010-03-10 11:48:20 +0000
commit1ed642bc5fc90709604e2f5f12b3358e7070dbb5 (patch)
tree710da4bf190413d7c81b0b588cf0485201f21f97 /qpid/python/examples
parent1039dcfcca3c7060be937c23c1c2199f62fc334e (diff)
downloadqpid-python-1ed642bc5fc90709604e2f5f12b3358e7070dbb5.tar.gz
QPID-2441: patch from Jan Sarenik that prevents verification failures when running the examples if locale is not as expected
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@921319 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python/examples')
-rw-r--r--qpid/python/examples/pubsub/verify.in26
1 files changed, 13 insertions, 13 deletions
diff --git a/qpid/python/examples/pubsub/verify.in b/qpid/python/examples/pubsub/verify.in
index 1b74acd832..ac1506b324 100644
--- a/qpid/python/examples/pubsub/verify.in
+++ b/qpid/python/examples/pubsub/verify.in
@@ -1,5 +1,18 @@
==== topic_publisher.py.out
==== topic_subscriber.py.out | remove_uuid | sort
+Messages on 'europe' queue:
+Messages on 'news' queue:
+Messages on 'usa' queue:
+Messages on 'weather' queue:
+Queues created - please start the topic producer
+Subscribing local queue 'local_europe' to europe-'
+Subscribing local queue 'local_news' to news-'
+Subscribing local queue 'local_usa' to usa-'
+Subscribing local queue 'local_weather' to weather-'
+That's all, folks!
+That's all, folks!
+That's all, folks!
+That's all, folks!
europe.news 0
europe.news 0
europe.news 1
@@ -20,19 +33,6 @@ europe.weather 3
europe.weather 3
europe.weather 4
europe.weather 4
-Messages on 'europe' queue:
-Messages on 'news' queue:
-Messages on 'usa' queue:
-Messages on 'weather' queue:
-Queues created - please start the topic producer
-Subscribing local queue 'local_europe' to europe-'
-Subscribing local queue 'local_news' to news-'
-Subscribing local queue 'local_usa' to usa-'
-Subscribing local queue 'local_weather' to weather-'
-That's all, folks!
-That's all, folks!
-That's all, folks!
-That's all, folks!
usa.news 0
usa.news 0
usa.news 1