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

Panic when the --file file is not found #117

Closed
marcospb19 opened this issue Sep 18, 2023 · 0 comments · Fixed by #126
Closed

Panic when the --file file is not found #117

marcospb19 opened this issue Sep 18, 2023 · 0 comments · Fixed by #126
Labels
bug Something isn't working help wanted We'd appreciate someone creating a PR to address this

Comments

@marcospb19
Copy link
Collaborator

$ cargo run -- sweep --file
thread 'main' panicked at src/main.rs:237:18:
Failed to load timestamp file: failed to read stamp file /home/marcospb19/cargo-sweep/sweep.timestamp

Caused by:
    No such file or directory (os error 2)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@marcospb19 marcospb19 added the bug Something isn't working label Sep 18, 2023
@marcospb19 marcospb19 added the help wanted We'd appreciate someone creating a PR to address this label Feb 28, 2024
Expurple added a commit to Expurple/cargo-sweep that referenced this issue Mar 26, 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 help wanted We'd appreciate someone creating a PR to address this
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant