diff options
| author | bwarsaw | 1999-10-25 19:33:15 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-10-25 19:33:15 +0000 |
| commit | bfd87315954eab6d1822c38d88cd83b0580bc207 (patch) | |
| tree | d5ee070b83a02e1dbdefa63ed74a26337ae8026e | |
| parent | a791a0ecdea2a17a8ac2c4a744af5beb7fa0deb7 (diff) | |
| download | mailman-bfd87315954eab6d1822c38d88cd83b0580bc207.tar.gz mailman-bfd87315954eab6d1822c38d88cd83b0580bc207.tar.zst mailman-bfd87315954eab6d1822c38d88cd83b0580bc207.zip | |
| -rwxr-xr-x | bin/clone_member | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/clone_member b/bin/clone_member index 4e663ac4a..85b30eb15 100755 --- a/bin/clone_member +++ b/bin/clone_member @@ -100,6 +100,7 @@ def main(): digest = 0 else: print 'No user:', fromaddr + return # get the user's current options and password options = mlist.user_options[lfromaddr] |
