summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ais_check
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-10-20 19:37:06 +0000
committerAlan Conway <aconway@apache.org>2008-10-20 19:37:06 +0000
commit5d2b66b3169f0e2fe6ea6e2a52cd4f6d6e687280 (patch)
treed4e277f6c6ef9048d207a3dce5a4cea054a04cee /qpid/cpp/src/tests/ais_check
parente835600e2a1f3433fba70b6dde875b56e62c6717 (diff)
downloadqpid-python-5d2b66b3169f0e2fe6ea6e2a52cd4f6d6e687280.tar.gz
cluster: DumpClient replicates session MessageBuilder.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@706381 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/ais_check')
-rwxr-xr-xqpid/cpp/src/tests/ais_check2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/ais_check b/qpid/cpp/src/tests/ais_check
index 40041d0bda..f35010c9f6 100755
--- a/qpid/cpp/src/tests/ais_check
+++ b/qpid/cpp/src/tests/ais_check
@@ -20,7 +20,7 @@
srcdir=`dirname $0`
-# Check AIS requirements tests if found.
+# Check AIS requirements and run tests if found.
id -nG | grep '\<ais\>' >/dev/null || \
NOGROUP="You are not a member of the ais group."
ps -u root | grep aisexec >/dev/null || \