diff options
Diffstat (limited to 'qpid/cpp/src/tests/ais_check')
| -rwxr-xr-x | qpid/cpp/src/tests/ais_check | 2 |
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 || \ |
