mirror of
https://github.com/containers/podman.git
synced 2026-03-23 09:02:06 -04: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>