Skip to content

Conversation

zkpepe
Copy link

@zkpepe zkpepe commented Jul 30, 2025

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Bugfix
  • Feature
  • Refactor
  • Format
  • Documentation
  • Testing
  • Other:

Description

was exiting 0 even when the file didn’t exist — fixed that

Related Issues

n/a

Testing Performed

manually tested with and without the file — exit codes behave as expected now

Checklist

  • I have performed a self-review of my own code.
  • The tests pass successfully with cargo test.
  • The code was formatted with cargo fmt.
  • The code compiles with no new warnings with cargo build --release and cargo build --release --features runtime-benchmarks.
  • The code has no new warnings when using cargo clippy.
  • If this change affects documented features or needs new documentation, I have created a PR with a documentation update.

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.

1 participant