mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 13:48:32 +00:00
We were interpreting the ignoreUnrecognizedInstructions incorrectly, so fix that, and call out the unrecognized instruction keyword in the error message (or debug message, if we're ignoring it). Should fix #451. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> Closes: #452 Approved by: rhatdan