Code review comment for lp:~newell-jensen/curtin/add-arm64-support

Revision history for this message
Newell Jensen (newell-jensen) wrote :

Scott,

I am no bash expert so you might be correct that maxend might be "" but since I am setting it by doing:

        maxend=$((($size/512)-$start-$bootsize))

Won't it be something other than "" for sure?

« Back to merge proposal