Code review comment for lp:~bladernr/checkbox/1153894-clarify-mediacard-instructions

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

   Total Data Written: 1.0005 MB

So we managed to write one megabyte to a read-only filesystem? neat!

107 outfile.write(self.data)

You probably want to see how much data was actually written and count that instead

review: Needs Fixing

« Back to merge proposal