windows: add debug rule for #1037

This commit is contained in:
Hylke Bons 2012-11-21 09:33:47 +00:00
parent 1cce6f9b00
commit b3e0c15dd6

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);
}
}