[flashproxy/master] have automake output test failures to stdout

4 Nov
2014
4 Nov
'14
11:30 a.m.
commit de8d428ab5f2dfcc830ac8a4b34985a87643749f Author: Ximin Luo <infinity0@torproject.org> Date: Tue Nov 4 01:28:55 2014 +0000 have automake output test failures to stdout --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 922f140..56e76ab 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ test-full: test cd facilitator && \ { test -x ./config.status && ./config.status || \ { test -x ./configure || ./autogen.sh; } && ./configure; } \ - && make && PYTHONPATH=.. make check + && make && PYTHONPATH=.. VERBOSE=1 make check cd proxy && make test force-dist:
3894
Age (days ago)
3894
Last active (days ago)
0 comments
1 participants
participants (1)
-
infinity0@torproject.org