Skip to content

Conversation

@JianyuWang0623
Copy link
Contributor

@JianyuWang0623 JianyuWang0623 commented Sep 11, 2023

Summary

Fix command comparation.
e.g. The command is "reboot-bootloader", but will match and break when compared with "reboot"

Impact

apps/system/fastboot

Testing

CMD Result
fastboot reboot OK
fastboot reboot-bootloader OK
fastboot flash <PARTITION> <IMG_FILE> (, and download) OK
fastboot getvar <VAR> OK
fastboot erase <PARTITION> OK

e.g. The command is "reboot-bootloader", but will match and break when
     compared  with "reboot"

Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit bf4d873 into apache:master Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants