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

refactor: reduce debug logging if unlink was successful #196

Merged
merged 1 commit into from Jul 18, 2017

Commits on Jul 18, 2017

  1. refactor: reduce debug logging if unlink was successful

    As a way to reduce the amount of debug logging this module produces, we
    only emit an unlink debug message if the unlink operation was succesful.
    
    Also, as a better way to correlate unlink issues with a certain
    drivelist call, we only report back the result of this module after the
    unlink operation ended (sucessfully or not).
    
    Change-Type: patch
    See: balena-io/etcher#1600
    Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
    jviotti committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    fdaa799 View commit details
    Browse the repository at this point in the history