mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04:00
If users cancel the image download with CTRL-C for example then the blob dir will stay around. The next time we run the download we should just start the download again and not complain about the existing directory. [NO NEW TESTS NEEDED] Signed-off-by: Paul Holzinger <pholzing@redhat.com>