Skip to content

Commit

Permalink
Update nixops/backends/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Mar 26, 2020
1 parent 7ec0df9 commit 03f9601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixops/backends/__init__.py
Expand Up @@ -277,6 +277,7 @@ def send_keys(self) -> None:
return
# preflight the connection
self.run_command("true")

def worker(task: nixops.parallel.Task) -> None:
k = task.key
opts = task.opts
Expand Down

0 comments on commit 03f9601

Please sign in to comment.