selftest: fix acl_xattr test script test_acl_xattr.sh
commitd44a3ea356ef6f9ce10d6273ed437f741b48ac9a
authorRalph Boehme <slow@samba.org>
Sun, 8 Oct 2017 09:17:12 +0000 (8 11:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 25 Oct 2017 06:43:01 +0000 (25 08:43 +0200)
tree123e34eb11c76292d2d3b8130139bd03cf83356c
parent39ac1dced6d82ef3b2e693efa6ffa9d83a0ca1ce
selftest: fix acl_xattr test script test_acl_xattr.sh

The two "nt_affects_chgrp" tests called the wrong function so the
function nt_affects_chgrp() was never run.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=7933

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 3aff6315097cc9db0216bc18aa793a996930b0f4)
source3/script/tests/test_acl_xattr.sh