mirror of
https://github.com/containers/podman.git
synced 2025-10-19 04:03:23 +08:00

This fixes a CI flake. go-systemd was not handling the dlerror() function correctly which lead to wrong errors being reported. [NO NEW TESTS NEEDED] Fixes #20569 Signed-off-by: Paul Holzinger <pholzing@redhat.com>