mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
trezorctl
This commit is contained in:
parent
a754ed0280
commit
043617f83c
@ -135,5 +135,5 @@ def erase_bonds(
|
||||
except exceptions.Cancelled:
|
||||
click.echo("Erase aborted on device.")
|
||||
except exceptions.TrezorException as e:
|
||||
click.echo(f"Update failed: {e}")
|
||||
click.echo(f"Erase bonds failed: {e}")
|
||||
sys.exit(3)
|
||||
|
Loading…
Reference in New Issue
Block a user