[ooni-probe/master] Fix typo in displaySummary method definition
 
            
            
            
            
                24 Mar
                
                    2014
                
            
            
                24 Mar
                
                '14
                
            
            
            
        
    
                4:02 p.m.
            
        commit f35289deaee8ce2a3a8338116dd6465946dd4302 Author: Arturo Filastò <art@fuffa.org> Date: Mon Mar 10 19:10:41 2014 +0100 Fix typo in displaySummary method definition --- ooni/nettest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ooni/nettest.py b/ooni/nettest.py index 6a182ca..61b327e 100644 --- a/ooni/nettest.py +++ b/ooni/nettest.py @@ -698,7 +698,7 @@ class NetTestCase(object): """ raise e.NoPostProcessor - def displaySummary(self): + def displaySummary(self, summary): """ This gets called after the test has run to allow printing out of a summary of the test run.
        4234
        
      
          Age (days ago)
        
      
        4234
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 art@torproject.org art@torproject.org