bkerby

proloque style peeton shitting

Sep 30th, 2012
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. reportToFile( args.reportFile
  2. , testsResults( getTests( './logs/master.log*'
  3. , lambda x: x['type'] == 'upload'
  4. , int(args.runsNumber)
  5. )
  6. , int(args.lowerBoundary)
  7. , harness2TMT
  8. )
  9. )
Advertisement
Add Comment
Please, Sign In to add comment