~javier.collado/utah/pandaboard-testing-fixes

Viewing all changes in revision 842.

  • Committer: Javier Collado
  • Date: 2013-03-25 11:47:15 UTC
  • Revision ID: javier.collado@canonical.com-20130325114715-qgor9dbadel9mbtl
Fixed sector should be an integer number

After parsing sector isn't converted to an integer and this causes a problem
with multiplication later (self.sector * 512) because for strings it has a
completely different meaning.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: