Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
ba064b8a
Commit
ba064b8a
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: schema
parent
9e0d4d91
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/admin/tests/pgsql_tests.sh.in
View file @
ba064b8a
...
...
@@ -200,7 +200,7 @@ pgsql_upgrade_2_0_to_3_0() {
}
pgsql_upgrade_3_0_to_3_1
()
{
# Verify upgraded schem
d
reports version 3.1.
# Verify upgraded schem
a
reports version 3.1.
version
=
$(
${
keaadmin
}
lease-version pgsql
-u
$db_user
-p
$db_password
-n
$db_name
-d
$db_scripts_dir
)
assert_str_eq
"3.1"
${
version
}
"Expected kea-admin to return %s, returned value was %s"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment