Merge pull request #8814 from UtahDave/develop

fix pylint error. missing hard return
This commit is contained in:
David Boucha 2013-11-25 13:25:24 -08:00
commit f99ec2e388

View File

@ -243,6 +243,7 @@ def chhome(name, home, persist=False):
return post_info['home'] == home
return False
def chgroups(name, groups, append=False):
'''
Change the groups this user belongs to, add append to append the specified