annotate .bash_logout @ 194:bb1c927125a5

Add a timeout to the key & cert
author Steve Huston <huston@astro.princeton.edu>
date Mon, 21 Sep 2020 16:06:35 -0400
parents ca6c77fe843b
children 6e7913283c7a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19
f65964738bab Added Id tag to files, and svn propset svn:keywords as appropriate
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents: 0
diff changeset
1 # $Id$
f65964738bab Added Id tag to files, and svn propset svn:keywords as appropriate
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents: 0
diff changeset
2 #
0
c78481cfb082 Initial checkin:
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
3 #if [ "$SSH_AGENT_PID" -a "$SHLVL" = "1" ] ; then
30
ca6c77fe843b * Whitespace (ugh)
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents: 19
diff changeset
4 # eval `/usr/bin/ssh-agent -k`
0
c78481cfb082 Initial checkin:
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
5 #fi