]> git.sur5r.net Git - openldap/commitdiff
Fix copypasta in its8444 regression script
authorRyan Tandy <ryan@nardis.ca>
Fri, 18 May 2018 03:58:55 +0000 (20:58 -0700)
committerRyan Tandy <ryan@nardis.ca>
Fri, 18 May 2018 03:59:44 +0000 (20:59 -0700)
tests/data/regressions/its8444/its8444

index 0407ea126b7647953fcd66d5bdcca82d74ad8de0..e30d12e203acf2b321abfc0ffe957279bf6ca92b 100755 (executable)
@@ -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