In pushbuild2 when testing Maria's recovery, it can happen that a page was not entirely written
(i.e. file's size % 8192 != 0). Don't assert on this, Recovery is supposed to fix it.
Showing
Please register or sign in to comment
(i.e. file's size % 8192 != 0). Don't assert on this, Recovery is supposed to fix it.