[sysadmin-bin] create-auth: handle rrsync again
- From: Olav Vitters <ovitters src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] create-auth: handle rrsync again
- Date: Sat, 2 Apr 2011 11:08:13 +0000 (UTC)
commit 4974d6b5c0c60af7073f59f7194c3898fb729494
Author: Olav Vitters <olav vitters nl>
Date: Sat Apr 2 13:08:08 2011 +0200
create-auth: handle rrsync again
create-auth | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/create-auth b/create-auth
index a41d8e8..7e845cf 100755
--- a/create-auth
+++ b/create-auth
@@ -134,7 +134,7 @@ def build_user_hash(group_list, restrict=None):
gnomevcs_users = (get_uids_from_group('gnomecvs') | get_uids_from_group('gnomevcs')) - users
if restrict == 'gnomegit+i18n':
gnomevcs_users.update(['translations'])
- elif restrict == 'mango':
+ elif restrict == 'rrsync':
gnomevcs_users = get_uids_from_group('ftpbasic') - users
# look up their keys (if we have them)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]