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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user