even more beautifying - a new beginning

This commit is contained in:
hyper 2016-11-21 10:53:08 +01:00 committed by sjau
parent b868ab5aae
commit d252310706

View File

@ -93,8 +93,8 @@ _ISPC_getZoneInfo() {
'' | *[!0-9]*) _err "Client ID is not numeric." ;;
*) _info "Successfully retrieved Client ID" ;;
esac
unset zoneFound
unset zoneEnd
unset zoneFound
unset zoneEnd
fi
}