summaryrefslogtreecommitdiffstats
path: root/tests/system/ixfr
diff options
context:
space:
mode:
authorStephen Morris <stephen@isc.org>2011-10-07 21:15:30 +0200
committerStephen Morris <stephen@isc.org>2011-10-07 21:15:30 +0200
commit5f5d0ee169a33ed2edf6d80ed1c7f557b993eaf5 (patch)
treec61ae883a8510e1c30ce6525159f9b93d54c469d /tests/system/ixfr
parent[1213] Add README files into empty directories (diff)
downloadkea-5f5d0ee169a33ed2edf6d80ed1c7f557b993eaf5.tar.xz
kea-5f5d0ee169a33ed2edf6d80ed1c7f557b993eaf5.zip
[1213] Fix missed rename of zone file
Diffstat (limited to 'tests/system/ixfr')
-rw-r--r--tests/system/ixfr/in-2/tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/ixfr/in-2/tests.sh b/tests/system/ixfr/in-2/tests.sh
index 8f6a3a0762..30dc199aac 100644
--- a/tests/system/ixfr/in-2/tests.sh
+++ b/tests/system/ixfr/in-2/tests.sh
@@ -29,7 +29,7 @@
# On entry, the IXFR server is at version N-6. The common tests assume that
# it is an N-4, so update it.
echo "I:updating IXFR-server $SERVER_NAME to suitable start version"
-update_server_zone $SERVER_NAME $SERVER_IP $IXFR_TOP/largezone_n-4.db
+update_server_zone $SERVER_NAME $SERVER_IP $IXFR_TOP/db.example.n4
status=$?
# The pre-requisites for this test are the same as for the common tests, so