You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve binary file verification and fix a little bug
I wrongly typed !VerifyBinaryFile instead of VerifyBinaryFile. As a result,
emulator could continue working in case VerifyBinaryFile returned 1 (error)
or shutdown if 0 (no errors).
Signed-off-by: Ivan Movchan <ivan.movchan.07@gmail.com>
0 commit comments