Package: keychain Version: 2.6.8-2 Severity: minor With zsh 4.3.10, and dash 0.5.5.1 as /bin/sh:
mgoetze@schubert > which addkeys
addkeys () {
keychain --timeout 480 id_mgoetze.rsa
}
mgoetze@schubert > addkeys
keychain: maximum nested function level reached
Severity minor because this is easy to workaround by using sh -c keychain.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

