2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#2029] Addressed review comment

bin/admin/tests/pgsql_tests.sh.in
    - removed hard-coded path
This commit is contained in:
Thomas Markwalder 2023-06-21 10:06:14 -04:00
parent ff5997c7e9
commit 41efd541cf

View File

@ -2005,7 +2005,7 @@ pgsql_update_v6_addresses_to_binary() {
pgsql_wipe
# Initialize database to schema 1.0.
pgsql_execute_script "/home/tmark/labs/build/keadev/sandbox/git.pgsql-2909/kea/src/bin/admin/tests/dhcpdb_create_1.0.pgsql"
pgsql_execute_script "@abs_top_srcdir@/src/bin/admin/tests/dhcpdb_create_1.0.pgsql"
assert_eq 0 "${EXIT_CODE}" "cannot initialize 1.0 database, expected exit code: %d, actual: %d"
# Now upgrade to schema 16.0