Searched refs:KEYS (Results 1 – 1 of 1) sorted by relevance
217 local KEYS="major minor micro preview"220 while [[ -n "$VALUE" && -n "$KEYS" ]]; do228 KEYS=""239 if [[ "$K" == "$KEYS" ]]; then KEYS=""; else KEYS="$K"; fi