[sysadmin-bin] One more missing



commit 519a3a70c849ac70a7690c01b2bcdc46c4751dba
Author: Andrea Veri <av gnome org>
Date:   Tue Oct 7 02:17:03 2014 +0200

    One more missing

 membership/foundation-operations.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/membership/foundation-operations.py b/membership/foundation-operations.py
index 9dec889..b8dbbca 100755
--- a/membership/foundation-operations.py
+++ b/membership/foundation-operations.py
@@ -25,7 +25,7 @@ parser.add_option("--automatic-subscriptions",
 parser.add_option("--sync-foundation-with-mailusers",
                   action="store_true", default=False,
                   help="Make sure foundation LDAP group members are synced to the mailusers group "
-                       "which is then exported through the export-mail.py script"
+                       "which is then exported through the export-mail.py script")
 parser.add_option("--remove-expired-foundation-members",
                   action="store_true", default=False,
                   help="Foundation membership lasts two years, remove expired members from the "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]