Issue #233: "flash verify -f file" always says verify ok

“flash verify -f file” always says verify ok:
What it says on the tin, I don’t think the command actually verifies a file, as I have two files of the same size but different SHA1, and regardless of which file I pick, it always says “ok”.

Issue opened by: mid-kid

1 Like

Thank you so much for the bug report. It looks like this occurs when verify is used as a stand alone step, as opposed to part of a write operation. It was due to wrong variable name. I pushed a fix.

Thanks again!

Comment by: DangerousPrototypes