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/?p=openldap;a=commitdiff_plain;h=c9852044ffb209d73ec7a566434275b59c3e8cd1 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