OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

OXT-507: partial build fix: unbreak iteration over layer contents #182

Closed dozylynx closed 8 years ago

dozylynx commented 8 years ago

Correct the shell variable expansion to allow iteration through all images in a layer.

Signed-off-by: Christopher Clark christopher.clark6@baesystems.com

jean-edouard commented 8 years ago

Awesome, thank you! I'll review and merge tomorrow morning.

jean-edouard commented 8 years ago

Works fine, merging soon. Opened a PR for a minor issue I found while testing this: https://github.com/OpenXT/openxt/pull/185