Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 26fd3f8981a360c4bbc64a7fd8b9c6ca > files > 166

bash-doc-2.05b-12mdk.ppc.rpm

##
# Destroy credentials
##

if [ -z "${TERM_PROGRAM}" ]; then
  # Don't run these commands if the shell is launched by Terminal,
  # even if it's a login shell.

  if klist -s; then kdestroy; fi
fi