summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Santos <nsantos@apache.org>2011-11-02 20:46:10 +0000
committerNuno Santos <nsantos@apache.org>2011-11-02 20:46:10 +0000
commitd85b0609ec886d408b6581663a9b3ac0596ba254 (patch)
tree0082b0fb3e7e679c453dd9df9d7f4072befc7f55
parentee8e4614a095f0850cf2a2f1c47b114baf152ee8 (diff)
downloadqpid-python-d85b0609ec886d408b6581663a9b3ac0596ba254.tar.gz
QPID-3578: qpid-queue-stats doesn't support multiple filters -- patch from Andy Goldstein
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1196793 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xqpid/tools/src/py/qpid-queue-stats4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/tools/src/py/qpid-queue-stats b/qpid/tools/src/py/qpid-queue-stats
index 54f22dfc42..562ccce32d 100755
--- a/qpid/tools/src/py/qpid-queue-stats
+++ b/qpid/tools/src/py/qpid-queue-stats
@@ -84,8 +84,8 @@ class BrokerManager(Console):
if x.match(name):
match = True
break
- if match == False:
- return
+ if match == False:
+ return
if last == None:
lastSample = first