diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2021-02-15 15:46:00 +0100 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2021-02-16 09:51:09 +0100 |
commit | bf083c185d766fb9eb79c08b2d831da0fa2abafd (patch) | |
tree | bff7197bd3fd501d49c9baa3ec605b0f7b06caae /contrib/snapcraft/snap | |
parent | df8ba7f4a92750bfb173b5486a663d1735d70b2d (diff) | |
download | podman-bf083c185d766fb9eb79c08b2d831da0fa2abafd.tar.gz podman-bf083c185d766fb9eb79c08b2d831da0fa2abafd.tar.bz2 podman-bf083c185d766fb9eb79c08b2d831da0fa2abafd.zip |
Fix broken podman generate systemd --new with pods
The unit generation accidentally escaped the %t in the pod id file path.
This is a regression caused by #9178. This was not caught by the tests
because the test itself was wrong. It used a full path instead of the
systemd variable %t like the actual code does.
Fixes #9373
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'contrib/snapcraft/snap')
0 files changed, 0 insertions, 0 deletions