mirror of
https://github.com/samba-team/samba.git
synced 2025-06-03 17:05:54 +03:00
s4-test: enable valgrind on wbinfo tests
This commit is contained in:
parent
eeafe1eb65
commit
f95e6a32e4
@ -15,7 +15,7 @@ shift 4
|
||||
|
||||
failed=0
|
||||
samba4bindir="$BUILDDIR/bin"
|
||||
wbinfo="$samba4bindir/wbinfo$EXEEXT"
|
||||
wbinfo="$VALGRIND $samba4bindir/wbinfo$EXEEXT"
|
||||
|
||||
. `dirname $0`/../../testprogs/blackbox/subunit.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user