From: Ryan Tandy Date: Fri, 18 May 2018 03:58:55 +0000 (-0700) Subject: Fix copypasta in its8444 regression script X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dc4a6f7e90ba0744062f6b9fa55eb99882158746;p=openldap Fix copypasta in its8444 regression script --- diff --git a/tests/data/regressions/its8444/its8444 b/tests/data/regressions/its8444/its8444 index 0407ea126b..e30d12e203 100755 --- a/tests/data/regressions/its8444/its8444 +++ b/tests/data/regressions/its8444/its8444 @@ -25,7 +25,7 @@ if test $ACCESSLOG = accesslogno; then exit 0 fi if test $DYNLIST = dynlistno; then - echo "Accesslog overlay not available, test skipped" + echo "Dynlist overlay not available, test skipped" exit 0 fi if test $MEMBEROF = memberofno; then