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

Running unblob twice is a bit too silent #986

Open
e3krisztian opened this issue Oct 18, 2024 · 0 comments
Open

Running unblob twice is a bit too silent #986

e3krisztian opened this issue Oct 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@e3krisztian
Copy link
Contributor

Describe the bug
When the output directory exists (unblob is called twice), it will exit without any output, except: there is a quick flash.
The exit code will be 1.

To Reproduce
Steps to reproduce the behavior:

  1. Run unblob some.zip twice
  2. The second run will be very quick, and the output will be empty

Expected behavior
The second output should say, that something is wrong.
When run in verbose mode (unblob some.zip -v), the last line is approximately

... [error    ] Skipped: extraction directory exists extract_dir=some.zip_extract pid=...
@e3krisztian e3krisztian added the bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant