mirror of
https://github.com/containers/podman.git
synced 2025-08-02 01:09:21 +08:00

When our multierror contains just one error, don't extract its text only to rewrap it, because doing so discards any stack trace information that might have been added closer to where the error actually originated. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>