mirror of
https://github.com/containers/podman.git
synced 2026-03-22 16:43:05 -04:00
`http:/host:port/images/load` fails to accept tar with more than one images however manual load works as expected. Remove explicit check for `1` image and only fail if result set has value less than `1`. Signed-off-by: Aditya R <arajan@redhat.com>