diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2021-02-15 15:46:00 +0100 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-02-18 10:55:54 -0500 |
commit | d78030de931608ecc831cd196631299d54fdd271 (patch) | |
tree | 6d86600d7653d8134c962d8bd9c9a023e1913ded /cni | |
parent | 538ced1258b6fcf698e9fee18f98bd4f534c674d (diff) | |
download | podman-d78030de931608ecc831cd196631299d54fdd271.tar.gz podman-d78030de931608ecc831cd196631299d54fdd271.tar.bz2 podman-d78030de931608ecc831cd196631299d54fdd271.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 'cni')
0 files changed, 0 insertions, 0 deletions