Tommi Virtanen
c4f95efc70
Cleanup: remove unneeded parens.
2011-07-11 13:29:36 -07:00
Tommi Virtanen
9600fd10d9
Cleanup: avoid using "file" as identifier.
2011-07-11 13:29:36 -07:00
Tommi Virtanen
c07409ef6e
Cleanup: no need to listify sum() input.
2011-07-11 13:29:36 -07:00
Tommi Virtanen
3fe595abd4
Whitespace cleanup.
2011-07-11 13:29:35 -07:00
Tommi Virtanen
e91a3aea66
Pyflakes cleanup.
2011-07-11 13:29:35 -07:00
Steven Berler
99ef831a0d
dho qa: update rand readwrite for file generator
...
Now works correctly again after the changes to the random file
generator. Also now gets the true size of files when generating
using a stddev != 0 (rather than just assuming all files were
the mean size).
2011-07-08 14:52:22 -07:00
Steven Berler
a1e5c50dc6
dho qa: rand_readwrite
...
Adds the rand_readwrite utility.
Updates realistic.py with a file verifier class.
Updates generate_objects.py to allow the filename seed to be set.
2011-07-08 13:14:49 -07:00