diff options
author | rhatto <rhatto@ratatosk.fluxo.info> | 2014-03-22 16:47:22 -0300 |
---|---|---|
committer | rhatto <rhatto@ratatosk.fluxo.info> | 2014-03-22 16:47:22 -0300 |
commit | fc9954384ee5543d742395c5b9245e83d6e9fd07 (patch) | |
tree | 6cb014b5117c9516880f9576c46bf90fae1754d3 /lib | |
parent | 82ec9c59d31a429335d1f953927775a80bb10808 (diff) | |
download | keyringer-fc9954384ee5543d742395c5b9245e83d6e9fd07.tar.gz keyringer-fc9954384ee5543d742395c5b9245e83d6e9fd07.tar.bz2 |
Keyringer 0.3.30.3.3
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/keyringer/functions | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/keyringer/functions b/lib/keyringer/functions index e2d23ac..f1af951 100755 --- a/lib/keyringer/functions +++ b/lib/keyringer/functions @@ -652,7 +652,6 @@ function keyringer_check_recipients { # Check key expiration keyringer_check_expiration "$recipient" - done } |