You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When activating -> deactivating -> activating a ShellDriver or forcing a
strategy shell state that put an SSH key on the target in a prior run,
mkdir fails because the directory already exists. That should not be an
error, so add `-p` to the mkdir invocation.
Signed-off-by: Bastian Krause <[email protected]>
0 commit comments