[sysadmin-bin] Missing ending )



commit a58e27826a835f5e5581f4deee8b493f8e993140
Author: Andrea Veri <av gnome org>
Date:   Tue Oct 7 02:14:39 2014 +0200

    Missing ending )

 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 b51e3fe..9dec889 100755
--- a/membership/foundation-operations.py
+++ b/membership/foundation-operations.py
@@ -29,7 +29,7 @@ parser.add_option("--sync-foundation-with-mailusers",
 parser.add_option("--remove-expired-foundation-members",
                   action="store_true", default=False,
                   help="Foundation membership lasts two years, remove expired members from the "
-                       "foundation LDAP group"
+                       "foundation LDAP group")
 
 (options, args) = parser.parse_args()
 


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