windows: add debug rule for #1037

This commit is contained in:
Hylke Bons 2012-11-21 09:33:47 +00:00
parent cd6f69ef43
commit f3e17e66f7

View file

@ -236,7 +236,7 @@ namespace SparkleShare {
SparkleLogger.LogInfo ("Controller", "ssh-agent started, PID=" + this.ssh_agent_pid);
} else {
SparkleLogger.LogInfo ("Controller", "ssh-agent started, PID=Unknown");
SparkleLogger.LogInfo ("Controller", "Could not start ssh-agent:" + output);
}
}