[tor-bugs] #5500 [Tor Client]: make dist should check-spaces

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Mar 28 02:18:08 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:                  
-------------------------+--------------------------------------------------

Comment(by nickm):

 > that runs check-spaces but doesn't stop if check-spaces is unhappy.

 The issue there is probably that the checkSpaces.pl script doesn't
 actually exit with a nonzero code when it finds a problem.

 Do we care that this makes us build-depend on perl?  That seems a little
 ugly.  I guess we could do an "if test `which perl` != ""; then" around it
 or something.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5500#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list