use TEST2.H5L.SE

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19017 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-13 05:41:55 +00:00
parent 6a065ff0a7
commit 17fd0d123f
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ testfailed="echo test failed; cat messages.log; exit 1"
../db/have-db || exit 77 ../db/have-db || exit 77
R=TEST.H5L.SE R=TEST.H5L.SE
R2=TEST.H5L.SE.COM R2=TEST2.H5L.SE
port=8888 port=8888

View File

@@ -11,7 +11,7 @@
TEST.H5L.SE = { TEST.H5L.SE = {
kdc = localhost:8888 kdc = localhost:8888
} }
TEST.H5L.SE.COM = { TEST2.H5L.SE = {
kdc = localhost:8888 kdc = localhost:8888
} }