Fix silly, SILLY syntax error. #4
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