Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- reportToFile( args.reportFile
- , testsResults( getTests( './logs/master.log*'
- , lambda x: x['type'] == 'upload'
- , int(args.runsNumber)
- )
- , int(args.lowerBoundary)
- , harness2TMT
- )
- )
Advertisement
Add Comment
Please, Sign In to add comment