summaryrefslogtreecommitdiff
path: root/cpp/src/tests/clustered_replication_test
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/clustered_replication_test')
-rwxr-xr-xcpp/src/tests/clustered_replication_test8
1 files changed, 7 insertions, 1 deletions
diff --git a/cpp/src/tests/clustered_replication_test b/cpp/src/tests/clustered_replication_test
index 7afda87733..cc331957ad 100755
--- a/cpp/src/tests/clustered_replication_test
+++ b/cpp/src/tests/clustered_replication_test
@@ -63,9 +63,15 @@ if test -d ${PYTHON_DIR}; then
if test -n "$NOGROUP" -o -n "$NOAISEXEC"; then
cat <<EOF
-Not running federation to cluster test because:
+
+ =========== WARNING: NOT RUNNING AIS TESTS ==============
+
+ Not running cluster replication test because:
$NOGROUP
$NOAISEXEC
+
+ ==========================================================
+
EOF
exit 0;
fi