[tor-bugs] #5500 [Tor Client]: make dist should check-spaces
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Mar 28 01:33:51 UTC 2012
#5500: make dist should check-spaces
-------------------------+--------------------------------------------------
Reporter: arma | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Tor: unspecified
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
I think we released an alpha tarball that fails make check-spaces.
nick says it's fine with him if we make 'make test' include make check-
spaces.
I think a slightly better option is to make 'make dist' include it.
Is it as simple as changing
"dist: check"
to
"dist: check check-spaces"
in Makefile.am?
Turns out not to be quite that simple -- that runs check-spaces but
doesn't stop if check-spaces is unhappy.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5500>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list