summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ais_check
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/tests/ais_check')
-rwxr-xr-xqpid/cpp/src/tests/ais_check2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/tests/ais_check b/qpid/cpp/src/tests/ais_check
index 92eaa9dd39..277e3b3f7e 100755
--- a/qpid/cpp/src/tests/ais_check
+++ b/qpid/cpp/src/tests/ais_check
@@ -18,8 +18,6 @@
# under the License.
#
-srcdir=`dirname $0`
-
# Check AIS requirements and run tests if found.
ps -u root | grep 'aisexec\|corosync' >/dev/null || {
echo WARNING: Skipping cluster tests, the aisexec or corosync daemon is not running.