[tor-bugs] #4664 [Tor Client]: ./autogen.sh puts stuff on stderr
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Wed Dec  7 08:02:41 UTC 2011
    
    
  
#4664: ./autogen.sh puts stuff on stderr
------------------------+---------------------------------------------------
 Reporter:  Sebastian   |          Owner:                  
     Type:  defect      |         Status:  new             
 Priority:  normal      |      Milestone:  Tor: unspecified
Component:  Tor Client  |        Version:                  
 Keywords:              |         Parent:                  
   Points:              |   Actualpoints:                  
------------------------+---------------------------------------------------
 inside autogen.sh, we call autoreconf -ivf. The -v flag means verbose
 reports, which are basically just "going to dir x, calling application y"
 on stderr. This is pretty useless, and for some scripts I'd like to be
 able to silence the output except for error conditions. Can we simply take
 out the -v here without bad stuff happening?
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4664>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list