Skip to content
Commit 4b15abd4 authored by Eli Uriegas's avatar Eli Uriegas
Browse files

Check if version is defined instead of exists



Seems that `exists` still recognizes the key as existing but the
variable isn't necessarily `defined`.

Solves for errors related to:
```
Use of uninitialized value $version in concatenation (.) or string at /usr/bin/mk-build-deps line 548.
```

Signed-off-by: default avatarEli Uriegas <eli.uriegas@docker.com>
parent b8c81d21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment