Searched refs:NEW_IDS (Results 1 – 1 of 1) sorted by relevance
207 NEW_IDS=$(eval $GET_ID)223 NEW_IDS=$(252 if expr "$NEW_IDS" : "^ERROR: " >/dev/null ; then253 printf '\n%s: %s\n\n' "$0" "$NEW_IDS" >&2256 if [ -z "$NEW_IDS" ] ; then261 …ou are prompted now it is to install the new keys\n' "$0" "$(printf '%s\n' "$NEW_IDS" | wc -l)" >&2270 for KEY in $(printf "%s" "$NEW_IDS" | cut -d' ' -f2) ; do291 [ "$DRY_RUN" ] || printf '%s\n' "$NEW_IDS" | \294 ADDED=$(printf '%s\n' "$NEW_IDS" | wc -l)303 $NEW_IDS