summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run.sh b/tests/run.sh
index 6b5ea4e..a65f986 100755
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -39,3 +39,5 @@ if rpm -ql httpd | grep mod_authn_socache ; then
sleep 11
curl -u bob:Secret -s -D /dev/stdout -o /dev/null http://localhost/authn-cached | tee /dev/stderr | grep 401
fi
+
+echo OK $0.