Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add a restries option to prevent an endless loop #4

Open
GoogleCodeExporter opened this issue Sep 2, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

Please add an --retries option.

If the chip isn't ready to receive the firmware the patch command keeps trying 
to update in an endless loop.
It would be nice if the program would end after 'N' tries with an exit code.
For example an '--retries 5' option at the command line for max 5 retries.

If the patch command is used in a script this way it provides for a nice way of 
detecting if the command was successful.

Original issue reported on code.google.com by [email protected] on 27 May 2014 at 8:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant