even more beautifying - a new beginning

This commit is contained in:
hyper 2016-11-21 10:53:08 +01:00 committed by sjau
parent 5cb2660d9f
commit 87e7da1c0d

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
}