summaryrefslogtreecommitdiffstats
path: root/postgresql-tests/tasks/upgrade-basic
diff options
context:
space:
mode:
Diffstat (limited to 'postgresql-tests/tasks/upgrade-basic')
-rw-r--r--postgresql-tests/tasks/upgrade-basic/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql-tests/tasks/upgrade-basic/runtest.sh b/postgresql-tests/tasks/upgrade-basic/runtest.sh
index 5dd85bb..37af60e 100644
--- a/postgresql-tests/tasks/upgrade-basic/runtest.sh
+++ b/postgresql-tests/tasks/upgrade-basic/runtest.sh
@@ -1,6 +1,6 @@
dtf_postgresql_test_init
-dtf_postgresql_upgrade_tour "$dtf_dataurl" basic.tar.gz
+dtf_postgresql_upgrade_tour "$(dtf_postgresql_data_mirror)" basic.tar.gz
rlAssert0 "test wrapper should finish successfully" $?
dtf_postgresql_test_finish