2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 22:45:18 +00:00

[#2197] release changes

This commit is contained in:
Andrei Pavel
2021-11-22 12:59:15 +02:00
parent b0b750c76c
commit c160323039
41 changed files with 753 additions and 512 deletions

View File

@@ -31,7 +31,7 @@ else
. "@abs_top_builddir@/src/bin/admin/admin-utils.sh"
fi
# First argument is must be the expected schema version <major>.<minor>
# First argument must be the expected schema version <major>.<minor>
# Check if it's passed at all.
if [ "$#" -lt "1" ]; then
printf "Required at least one parameter: schema version number, e.g. 7.0\n"