projects
/
gentoo-keys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5540e08
)
fix some typo's
author
Brian Dolbec
<dolsen@gentoo.org>
Sat, 6 Jul 2013 16:46:08 +0000
(09:46 -0700)
committer
Brian Dolbec
<dolsen@gentoo.org>
Sat, 6 Jul 2013 18:47:45 +0000
(11:47 -0700)
gkeyldap/cli.py
patch
|
blob
|
history
diff --git
a/gkeyldap/cli.py
b/gkeyldap/cli.py
index 171767bcf97f6bacfd630ab33763270ba31c4a89..2022ee93f09425f6a935dc7fff7807cce5a90de9 100644
(file)
--- a/
gkeyldap/cli.py
+++ b/
gkeyldap/cli.py
@@
-32,9
+32,9
@@
def get_key_ids(key, info):
'''Small utility function to return only keyid (short)
or longkeyid's
- @param key: string, the key leng
ht
desired
+ @param key: string, the key leng
th
desired
@param info: list of keysid's to process
- @return list of the desired key lengh id's
+ @return list of the desired key leng
t
h id's
'''
result = []
for x in info: