|
|
@@ -1041,11 +1041,9 @@ g_gatessh_rescue(void) |
|
|
|
struct g_gate_ctl_cancel ggioc; |
|
|
|
int error; |
|
|
|
|
|
|
|
g_gate_log(LOG_ERR, "a"); |
|
|
|
if (!g_gatessh_connect()) |
|
|
|
g_gate_xlog("Cannot connect: %s.", strerror(errno)); |
|
|
|
|
|
|
|
g_gate_log(LOG_ERR, "b"); |
|
|
|
ggioc = (struct g_gate_ctl_cancel){ |
|
|
|
.gctl_version = G_GATE_VERSION, |
|
|
|
.gctl_unit = unit, |
|
|
|