[tor-bugs] #2515 [Metrics]: Fix timeout syntax and sys.exit bug in	torperf
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Tue Feb  8 14:49:56 UTC 2011
    
    
  
#2515: Fix timeout syntax and sys.exit bug in torperf
----------------------+-----------------------------------------------------
  Reporter:  karsten  |              Owner:  karsten
      Type:  defect   |             Status:  new    
  Priority:  minor    |          Milestone:         
 Component:  Metrics  |            Version:         
  Keywords:           |             Parent:         
    Points:           |   Actualpointsdone:         
Pointsdone:           |       Actualpoints:         
----------------------+-----------------------------------------------------
 The `timeout` script shipped with Debian Squeeze uses a different syntax
 than the one shipped with Lenny.  We should update the HOWTO.  We might
 also ponder shipping our own timeout script.
 Also, there's a bug in line 15 of extra_stats.py, probably a missing
 colon:
 {{{
 File "../extra_stats.py", line 15
     if not self._conn
                     ^
 SyntaxError: invalid syntax
 }}}
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2515>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list