Browse Source

[1213] Fix missed rename of zone file

Stephen Morris 13 years ago
parent
commit
5f5d0ee169
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/system/ixfr/in-2/tests.sh

+ 1 - 1
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