]> git.samba.org - obnox/samba/samba-obnox.git/commit
selftest: Fix test samba4.blackbox.group.py
authorMarc Muehlfeld <mmuehlfeld@samba.org>
Sat, 18 Oct 2014 00:17:22 +0000 (02:17 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 23 Oct 2014 13:56:04 +0000 (15:56 +0200)
commit1c7b81e76824ce78ecc5d700b76b8a68b1beb1bd
tree1a58e3e68e07114380671e17c238f3dd600b4784
parent5340be1740fa753f9e1471b025c9f29ed2ba2234
selftest: Fix test samba4.blackbox.group.py

The test created two users and in later steps it tried adding two
non-existend users to groups. This fix adds now the two created
accounts to the groups instead.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10871

Signed-off-by: Marc Muehlfeld <mmuehlfeld@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/setup/tests/blackbox_group.sh