mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
s3:make test: smbtorture from s3 needs to take the config file path via the SMB_CONF_PATH envvar
metze
This commit is contained in:
parent
d3be108637
commit
b4abb190a9
@ -21,6 +21,9 @@ incdir=`dirname $0`
|
||||
. $incdir/test_functions.sh
|
||||
}
|
||||
|
||||
SMB_CONF_PATH="$CONFFILE"
|
||||
export SMB_CONF_PATH
|
||||
|
||||
tests="FDPASS LOCK1 LOCK2 LOCK3 LOCK4 LOCK5 LOCK6 LOCK7"
|
||||
#tests="$tests UNLINK BROWSE ATTR TRANS2 MAXFID TORTURE "
|
||||
tests="$tests UNLINK BROWSE ATTR TRANS2 TORTURE "
|
||||
|
Loading…
x
Reference in New Issue
Block a user