On 06/11/2013 05:33 PM, Richard Bywater wrote:
Will try and have a quick debug of the code and then raise an issue with my
findings.
jenkinsci/jenkins/main/java/hudson/cli/CLI.java:
try {
keyFileCandidates.add(loadKey(key));
} catch (IOException e) {
// don't report an error. the user can still see it by
using the -i option
LOGGER.log(FINE, "Failed to load "+key,e);
No attempt is made to call tryEncryptedFile.
My earlier point was also that agents are not yet supported; cf.
jenkinsci/ssh-agent-plugin.
--
You received this message because you are subscribed to the Google Groups "Jenkins
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.