Fix copypasta in its8444 regression script

This commit is contained in:
Ryan Tandy 2018-05-17 20:58:55 -07:00 committed by Quanah Gibson-Mount
parent 0f7eaafb53
commit c9852044ff

View file

@ -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