Debug SSH_AUTH_SOCK

This commit is contained in:
Matthias Pigulla 2021-03-01 11:05:21 +00:00
parent 7d6e731f4a
commit f03f6e3358
2 changed files with 4 additions and 0 deletions

View file

@ -53,6 +53,8 @@ try {
}
}
console.log(process.env);
console.log("Adding private keys to agent");
var keyNumber = 0;