mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r7389: move socket wrapper dir also to the prefix-test dir
metze
(This used to be commit d5288865d8
)
This commit is contained in:
parent
21468d061e
commit
812eecce5e
@ -148,7 +148,7 @@ basics: idl proto_exists
|
||||
test: @DEFAULT_TEST_TARGET@
|
||||
|
||||
test-swrap: all
|
||||
SOCKET_WRAPPER_DIR=. ./script/tests/selftest.sh `pwd`/prefix-test
|
||||
SOCKET_WRAPPER_DIR=`pwd`/prefix-test ./script/tests/selftest.sh `pwd`/prefix-test
|
||||
|
||||
test-noswrap: all
|
||||
./script/tests/selftest.sh `pwd`/prefix-test
|
||||
|
Loading…
Reference in New Issue
Block a user