Fix silly, SILLY syntax error.
This commit is contained in:
parent
142db098be
commit
b3afda4932
1 changed files with 0 additions and 1 deletions
|
@ -396,7 +396,6 @@ function validate_parameter_values() {
|
|||
echo "Value must be between 0 ... 65535 (inclusive)." >&2
|
||||
echo "Invoke with --help for help." >&2
|
||||
exit 1
|
||||
;;
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue