mirror of
https://github.com/containers/podman.git
synced 2025-07-30 20:02:37 +08:00
remove ARTIFACT_DIR and ArtifactPath
...they're not actually used for anything Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
@ -36,7 +36,6 @@ type PodmanTestCommon interface {
|
||||
type PodmanTest struct {
|
||||
PodmanMakeOptions func(args []string, noEvents, noCache bool) []string
|
||||
PodmanBinary string
|
||||
ArtifactPath string
|
||||
TempDir string
|
||||
RemoteTest bool
|
||||
RemotePodmanBinary string
|
||||
|
Reference in New Issue
Block a user