summaryrefslogtreecommitdiff
path: root/testprogs/blackbox/test_kinit.sh
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-03-27 12:23:21 +1100
committerAndrew Bartlett <abartlet@samba.org>2010-03-27 12:23:21 +1100
commitdf7fbf28ee3e4d75a6bf824bb2a5681dc65d38b1 (patch)
tree7a3ba21ea447263ca80e27a5dc6fc1f8412b8e44 /testprogs/blackbox/test_kinit.sh
parent533024be44861c8d2c8ba3232738c7d2dbbe2e4f (diff)
downloadsamba-df7fbf28ee3e4d75a6bf824bb2a5681dc65d38b1.tar.gz
samba-df7fbf28ee3e4d75a6bf824bb2a5681dc65d38b1.tar.bz2
samba-df7fbf28ee3e4d75a6bf824bb2a5681dc65d38b1.zip
s4:testprogs Update test to match current Heimdal
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