]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Mostly cosmetic change: don't claim to have found an SSH agent if
authorSimon Tatham <anakin@pobox.com>
Sat, 16 Jul 2011 12:03:14 +0000 (12:03 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 16 Jul 2011 12:03:14 +0000 (12:03 +0000)
commit8cd720d608ef06db0a23da1c05845147c2839e29
tree11510f8eee1d7b03c4a5965bced94bd27db8b361
parent4fd112e15ddcc135980547147c44ff1afe04f00e
Mostly cosmetic change: don't claim to have found an SSH agent if
SSH_AUTH_SOCK is defined to the empty string. (Because a common way to
'unset' it is to run commands like 'SSH_AUTH_SOCK= putty -load thing'.)

[originally from svn r9225]
unix/uxagentc.c