Skip to content

Commit 0c5ea3b

Browse files
committed
squash:update
1 parent db889f9 commit 0c5ea3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tmt/steps/provision/__init__.py

-2
Original file line numberDiff line numberDiff line change
@@ -2616,8 +2616,6 @@ class ProvisionPlugin(tmt.steps.GuestlessPlugin[ProvisionStepDataT, None]):
26162616
# TODO: Generics would provide a better type, https://github.com/teemtee/tmt/issues/1437
26172617
_guest: Optional[Guest] = None
26182618

2619-
_preserved_workdir_members = ['logs']
2620-
26212619
@classmethod
26222620
def base_command(
26232621
cls,

0 commit comments

Comments
 (0)