aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/mistifyio/go-zfs/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-07-21 11:57:23 +0200
committerMatthew Heon <matthew.heon@pm.me>2022-07-26 14:24:43 -0400
commitcbcbde587de9f14e696be9a58d6e36c7c45e926d (patch)
tree0025eef630b5724a21d8d010d9eab2da6d6f2831 /vendor/github.com/mistifyio/go-zfs/CONTRIBUTING.md
parent69fcf04c69068a0610a496d479dba86d46f0901f (diff)
downloadpodman-cbcbde587de9f14e696be9a58d6e36c7c45e926d.tar.gz
podman-cbcbde587de9f14e696be9a58d6e36c7c45e926d.tar.bz2
podman-cbcbde587de9f14e696be9a58d6e36c7c45e926d.zip
pkg/machine/e2e: do not import from cmd/podman
The same problem again as 4374038cc67405e3f5555b1870d5bb7f6570fa5d. Also fix the incorrect --format autocompletion struct. 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>
Diffstat (limited to 'vendor/github.com/mistifyio/go-zfs/CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions