Commit 30f11d0e authored by neilpang's avatar neilpang
Browse files

typo

parent 53d6ab6c
......@@ -7270,7 +7270,7 @@ _process() {
done
if [ "$_server" ]; then
_selectServer "$_server" "${_ecc-:$_keylength}"
_selectServer "$_server" "${_ecc:-$_keylength}"
fi
if [ "${_CMD}" != "install" ]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment