Skip to content

Conversation

@chu11
Copy link
Member

@chu11 chu11 commented Oct 24, 2025

Problem: In flux-fsck both the --rootref and --repair options use the same short option character 'r'.

Use the character 'R' for --repair instead of 'r'. Update documentation accordingly.


Ooops!!!

Problem: In flux-fsck both the --rootref and --repair options use
the same short option character 'r'.

Use the character 'R' for --repair instead of 'r'.  Update documentation
accordingly.
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.66%. Comparing base (ddaaf3c) to head (62f6920).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7169      +/-   ##
==========================================
+ Coverage   83.64%   83.66%   +0.02%     
==========================================
  Files         551      551              
  Lines       91891    91891              
==========================================
+ Hits        76859    76882      +23     
+ Misses      15032    15009      -23     
Files with missing lines Coverage Δ
src/cmd/builtin/fsck.c 83.80% <ø> (ø)

... and 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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