summaryrefslogtreecommitdiff
path: root/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
commite8f99e5859125f5a1a9ab89116946b76e822cb30 (patch)
treefb978b3ef6383be8b51f1eba682bb77c36ad1421 /cpp/src/tests/ais_check
parent80064052ca9f0fda855da693215b4d18e2abea0c (diff)
downloadqpid-python-e8f99e5859125f5a1a9ab89116946b76e822cb30.tar.gz
cluster: DumpClient replicates session MessageBuilder.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@706381 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/ais_check')
-rwxr-xr-xcpp/src/tests/ais_check2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/ais_check b/cpp/src/tests/ais_check
index 40041d0bda..f35010c9f6 100755
--- a/cpp/src/tests/ais_check
+++ b/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 || \