summaryrefslogtreecommitdiff
path: root/testprogs/blackbox/test_kinit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testprogs/blackbox/test_kinit.sh')
-rwxr-xr-xtestprogs/blackbox/test_kinit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/test_kinit.sh b/testprogs/blackbox/test_kinit.sh
index f7453c80aa..be5037b9f2 100755
--- a/testprogs/blackbox/test_kinit.sh
+++ b/testprogs/blackbox/test_kinit.sh
@@ -145,7 +145,7 @@ echo $NEWUSERPASS > ./tmpuserpassfile
cat > ./tmpkpasswdscript <<EOF
expect New password
send ${NEWUSERPASS}\n
-expect New password
+expect Verify password
send ${NEWUSERPASS}\n
expect Success
EOF