diff -r 7204b1c9d0e8 -r 55250667c668 sbsv2/raptor/bin/recipestats.py --- a/sbsv2/raptor/bin/recipestats.py Mon Dec 14 21:34:47 2009 +0000 +++ b/sbsv2/raptor/bin/recipestats.py Mon Dec 14 21:47:42 2009 +0000 @@ -92,7 +92,6 @@ s -= start_time - #print s,elapsed continue except ValueError, e: raise Exception("Parse problem: float conversion on these groups: %s\n%s" %(str(tm.groups()), str(e)))