mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
testprogs: Do not export UID_WRAPPER_ROOT in test_samba-tool_ntacl.sh
There is not need for root here. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
3b612dc64a
commit
1fb0b3684e
@ -27,9 +27,6 @@ new_acl_without_padding=$(echo -n "$new_acl" | perl -p -e 's/0x00/0x/g')
|
||||
|
||||
. $(dirname $0)/subunit.sh
|
||||
|
||||
UID_WRAPPER_ROOT=1
|
||||
export UID_WRAPPER_ROOT
|
||||
|
||||
test_get_acl()
|
||||
{
|
||||
testfile="$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user