wafsamba: pass environment to cross-execute tests
authorUri Simchoni <uri@samba.org>
Sun, 6 Oct 2019 21:37:41 +0000 (00:37 +0300)
committerUri Simchoni <uri@samba.org>
Sun, 20 Oct 2019 12:06:30 +0000 (12:06 +0000)
commitfdfd69840902f4b13db2a204a0ca87a578b61b85
tree175119f347dea0e9d994e179613de0cd0daa0c54
parent5a4ade953420a4122c80d291ac53310abd6a279c
wafsamba: pass environment to cross-execute tests

This can come in handy for cross-execute scripts in general, and
is particularly required by the samba-xc test for cross-answers /
cross-execute, because Samba sets LD_LIBRARY_PATH during rpath
checks, and the test program needs that in order to successfully
run.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13846

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/samba_cross.py