mirror of
https://github.com/containers/skopeo.git
synced 2025-09-25 20:29:24 +00:00
'podman info' changed format, again, without preserving backward compatibility. Basically, some keys that used to be lower-case are now upper-case-first-letter. These tests need to work with new podman on rawhide, and old podman on f31/f32 and possibly RHEL. We must therefore add a revolting workaround for the change. Signed-off-by: Ed Santiago <santiago@redhat.com>