Searched refs:image_type (Results 1 – 1 of 1) sorted by relevance
29 image_type=219 image_type="$1";;233 if [ ! "$image_type" ]; then234 image_type=hd;235 elif [ "$image_type" != "1.20" ] && [ "$image_type" != "1.44" ] \236 && [ "$image_type" != "1.60" ] && [ "$image_type" != "1.68" ] \237 && [ "$image_type" != "2.88" ] && [ "$image_type" != "1.74" ] \238 && [ "$image_type" != "hd" ] && [ "$image_type" != "1.60" ] ; then281 image=$dir/$image_type.image292 case "$image_type" in[all …]