Prompt for arguments in adduser if not present (I created a function in util.py to...
authorManuel Urbano Santos <mu@member.fsf.org>
Sat, 3 Dec 2011 14:36:02 +0000 (15:36 +0100)
committerManuel Urbano Santos <mu@member.fsf.org>
Sat, 3 Dec 2011 14:36:02 +0000 (15:36 +0100)
commit7d98005a6b2469134adcf84b7a7417a24968bd8d
treed7c909f2a8e2e26cc6aa33ecf811b5b26a1dbca9
parentd463055317e5518adf7c5a99b4724f4e66830b3c
Prompt for arguments in adduser if not present (I created a function in util.py to check and prompt for arguments).
mediagoblin/gmg_commands/users.py
mediagoblin/gmg_commands/util.py