X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-echelon;h=6d4c38fd1509d416758d39e7a2aa1c9829dce92e;hb=10ed90c0bd35fb4538ef4e1b28fce41052aa124f;hp=a58c0ec4d688e135adf9e45e642ca45f7a381b03;hpb=da220ff14d1cfc33e6606875a5260b8c73d00558;p=mirror%2Fuserdir-ldap.git diff --git a/ud-echelon b/ud-echelon index a58c0ec..6d4c38f 100755 --- a/ud-echelon +++ b/ud-echelon @@ -24,7 +24,7 @@ def TryGPG(Email): if string.find(Msg[0],"-----BEGIN PGP SIGNED MESSAGE-----") == -1: return None; - + Res = GPGCheckSig(Msg[0]); # Failed to find a matching sig