[sysadmin-bin] create-auth: typo fix
- From: Olav Vitters <ovitters src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] create-auth: typo fix
- Date: Sat, 2 Apr 2011 11:35:41 +0000 (UTC)
commit 921438eba2bc573a4a12d0499b5ee1ffaa5aec14
Author: Olav Vitters <olav vitters nl>
Date: Sat Apr 2 13:35:36 2011 +0200
create-auth: typo fix
create-auth | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/create-auth b/create-auth
index 9c57af5..f89cc0f 100755
--- a/create-auth
+++ b/create-auth
@@ -294,7 +294,7 @@ if __name__ == '__main__':
if options.homedirs is not None:
import pprint.pprint
- if options.homedirs == 'all'
+ if options.homedirs == 'all':
homedir_list = ['ovitters']
else:
homedir_list = None
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]