mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
s3:selftest: generate ${SELFTESTPREFIX}/subunit with the raw output
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Wed Feb 20 01:33:50 CET 2013 on sn-devel-104
This commit is contained in:
parent
f3aa372bcb
commit
85b6329b91
@ -45,7 +45,7 @@ else
|
||||
--srcdir="${SOURCEDIR}/.." \
|
||||
--socket-wrapper ${TESTS} \
|
||||
&& touch ${SELFTESTPREFIX}/st_done ) | \
|
||||
${FILTER_XFAIL} | ${SUBUNIT_FORMATTER}
|
||||
tee ${SELFTESTPREFIX}/subunit | ${FILTER_XFAIL} | ${SUBUNIT_FORMATTER}
|
||||
EXIT_STATUS=$?
|
||||
|
||||
st_test_done
|
||||
|
Loading…
Reference in New Issue
Block a user