]> git.pld-linux.org Git - packages/openssh.git/commit - ssh-agent.sh
- fixed 3 bugs in one line (sic!):
authortwittner <twittner@pld-linux.org>
Thu, 9 Sep 2004 07:57:10 +0000 (07:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit1204bb8a851e3f8d802e3f5c91d552bb624df9a3
tree2d7d0c2b1643a337b69437b595b6ce695fef765e
parent024c6bddfa0e44428fbd5ddfaee8bb46ad854deb
- fixed 3 bugs in one line (sic!):
  1. use ps h ... instead ps ... | tail -n1 .
  2. redirect error msg. from ps to /dev/null (this happen
     in case when $SSH_AGENT_PID shell variable is empty).
  and most important:
  3. check whether existing ssh-agent pid belongs to user
     who login.

Changed files:
    ssh-agent.sh -> 1.5
ssh-agent.sh
This page took 0.054105 seconds and 4 git commands to generate.