Searched refs:suff (Results 1 – 1 of 1) sorted by relevance
181 for suff in $ENTRY_TOKEN_SEARCH; do182 if [ -d "$pref/$suff" ]; then184 [ -z "$ENTRY_TOKEN" ] && ENTRY_TOKEN="$suff"187 echo "$pref/$suff exists, using BOOT_ROOT=$BOOT_ROOT, ENTRY_TOKEN=$ENTRY_TOKEN"190 [ "$KERNEL_INSTALL_VERBOSE" -gt 0 ] && echo "$pref/$suff not found…"