[Bug 81067] using kwallet as an ssh-agent
Matthew Woehlke
mw_triad at users.sourceforge.net
Mon Nov 3 23:55:28 CET 2008
http://bugs.kde.org/show_bug.cgi?id=81067
--- Comment #28 from Matthew Woehlke <mw_triad users sourceforge net> 2008-11-03 23:55:25 ---
functions are a POSIX shell feature, however the syntax 'function foo() { ...
}' is not. I think both 'function foo { ... }' and 'foo() { ... }' are
supported, but using both the keyword and ()'s is a syntax error that bash
happens to tolerate.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdelibs-bugs
mailing list