mirror of
https://github.com/NixOS/nix
synced 2025-06-29 23:13:14 +02:00
Fix ControlMaster behaviour
This commit is contained in:
parent
8976769a1c
commit
61cdb0b057
2 changed files with 17 additions and 7 deletions
|
@ -28,6 +28,7 @@ private:
|
|||
Sync<State> state_;
|
||||
|
||||
void addCommonSSHOpts(Strings & args);
|
||||
bool isMasterRunning();
|
||||
|
||||
public:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue