mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
fix whitespace
This commit is contained in:
parent
19008a43a7
commit
21b7575714
@ -60,7 +60,7 @@ for r in "${!AKI[@]}"; do
|
||||
| cut -f2) || true # Don't die silently, error messages are good
|
||||
if [[ -z "$AMI" ]]; then
|
||||
echo "$0: Cannot find ${r} AMI for CoreOS $VER" >&2
|
||||
continue
|
||||
continue
|
||||
fi
|
||||
AMIS[${r}]=$AMI
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user