Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 8e5936ecef3830e22987cf15b397e83d > files > 221

bash-doc-4.2-53.1.mga4.x86_64.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