bin/start-ssh-agent: Fiddle the startup logic a bit.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 5 Nov 2016 21:28:22 +0000 (21:28 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 30 Nov 2016 12:52:08 +0000 (12:52 +0000)
commitaf254ca9d25d12c361482c701799ca5e55454c09
tree6588516abc8d8ff0da590548dc75deeea3bfafd8
parentc388de2b95b72a4e84fef6337b8a703d436f883f
bin/start-ssh-agent: Fiddle the startup logic a bit.

Make the switch variables be `t' or `nil', rather than possibly empty.
Use `case' to test them rather than `if'.
bin/start-ssh-agent