[tor-bugs] #14714 [Torflow]: bws-*-done-* files contain only two	lines
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed Feb  4 09:16:43 UTC 2015
    
    
  
#14714: bws-*-done-* files contain only two lines
---------------------+------------------------
 Reporter:  ln5      |          Owner:  aagbsn
     Type:  defect   |         Status:  new
 Priority:  normal   |      Milestone:
Component:  Torflow  |        Version:
 Keywords:           |  Actual Points:
Parent ID:           |         Points:
---------------------+------------------------
 All the "done" files from my bwauth contain only two lines,
 "slicenum=<number>" and timestamp.
 {{{
 $ find data -name bws-\*-done-\* | wc -l
 1366
 $ find data -name bws-\*-done-\* -exec sh -c "wc -l {} | cut -d \  -f 1 |
 egrep -v 2" \;
 $
 }}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14714>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list