1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

testprogs: Do not export UID_WRAPPER_ROOT in test_pdbtest.sh

We already set root for smbpasswd.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Andreas Schneider 2023-03-27 10:17:39 +02:00 committed by Andrew Bartlett
parent 579182372a
commit ea566a825a

View File

@ -29,9 +29,6 @@ unc="//$SERVER/tmp"
. $(dirname $0)/subunit.sh . $(dirname $0)/subunit.sh
. $(dirname $0)/common_test_fns.inc . $(dirname $0)/common_test_fns.inc
UID_WRAPPER_ROOT=1
export UID_WRAPPER_ROOT
test_smbpasswd() test_smbpasswd()
{ {
user=$1 user=$1