Files
Paul Holzinger 4374038cc6 pkg/machine/e2e: do not import from cmd/podman
It should be avoided to import cmd/podman/... packages from outside of
cmd/podman. This can lead in weird hard to debug import paths but also
can have negative consequences when imported in unit tests. In this case
it will set XDG_CONFIG_HOME and thus the machine tests this dir over the
tmp HOME env variable which is set at a later point. This caused machine
files to be leaked into the actual users home dir.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-07-07 20:48:28 +02:00
..
2022-07-05 15:18:41 -04:00
2022-06-14 16:29:42 +02:00
2022-04-26 18:12:22 +02:00
2021-12-16 12:40:20 -06:00
2022-03-25 21:47:04 -04:00