On Fri, Mar 28, 2014 at 08:26:26PM -0400, Jeff Cody wrote: > On Sat, Mar 29, 2014 at 12:22:58AM +0100, Max Reitz wrote: > > On 26.03.2014 13:06, Stefan Hajnoczi wrote: > > >+echo "Test 7: Block Size != 1MB; too large test (1MB + 1)" > > >+poke_file "$TEST_IMG" "$bs_offset" "\x00\x00\x11\x00" # invalid (too > > >large) > > > > 0x110000 is not 1 MB + 1. > > > > Indeed it is not. I changed the test, but forgot to update the > comment. > > I already submitted a v2; Stefan, do you want me to submit a v3 with a > comment change, or do you want to fix up the comment when applying the > patch (note you'd need to change the .out file as well)?
I'll take v2 and fix up the comment and .out file. Stefan