X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=rpc%2Fconn.go;h=626a507f7e034ce57a0e3766f1fc93412499727c;hp=65226121b3e1006586335d37ed99b20ac0d6813a;hb=04368d48cb28d32908276963fb7cb9d24e2ee311;hpb=825f928d824f728088606bcbf112d30d7a76f627 diff --git a/rpc/conn.go b/rpc/conn.go index 6522612..626a507 100644 --- a/rpc/conn.go +++ b/rpc/conn.go @@ -32,7 +32,7 @@ type Conn struct { events chan<- ConnEvent // same as Events, to publish events eventsWg sync.WaitGroup - debug bool + debug bool sshRemote string sshOpts []string