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

generate-entry: drop apparent debug statements #748

Merged
merged 1 commit into from Jun 10, 2023

Conversation

cgzones
Copy link
Contributor

@cgzones cgzones commented May 9, 2023

Commit 888d456 ("generate-entry: add icon auto-download for known distros") added two printf statements printing the bare container name without any context. This leads to superfluous on diststrobox-rm:

$ distrobox rm test_alpine
Do you really want to delete test_alpine? [Y/n]: y
test_alpine
test_alpine

Commit 888d456 ("generate-entry: add icon auto-download for known
distros") added two printf statements printing the bare container name
without any context.  This leads to superfluous on diststrobox-rm:

    $ distrobox rm test_alpine
    Do you really want to delete test_alpine? [Y/n]: y
    test_alpine
    test_alpine
@89luca89
Copy link
Owner

Thanks again :)

@89luca89 89luca89 merged commit 5181f68 into 89luca89:main Jun 10, 2023
@cgzones cgzones deleted the rmdebug branch June 11, 2023 20:28
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.

None yet

2 participants