]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Implement "pts creategroup"
authorDavid Howells <dhowells@redhat.com>
Thu, 15 May 2014 11:07:42 +0000 (12:07 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 15 May 2014 11:07:42 +0000 (12:07 +0100)
commitb8932403b077b694b64b37118ad31b989f2c5947
treed475354741703365cb9a023c7a07cb8db0ad7657
parent609b8e601b7cf471dd8c40745fa826ff43b49db1
Implement "pts creategroup"

Signed-off-by: David Howells <dhowells@redhat.com>
suite/argparse.py
suite/commands/pts/cg.py [new file with mode: 0644]
suite/commands/pts/creategroup.py [new file with mode: 0644]
suite/commands/pts/createuser.py