Skip to content

Conversation

@BenWiederhake
Copy link
Collaborator

While working on #7739, I notices a weird warning message that I've never seen before: warning: options --apparent-size and -b are ineffective with --inodes. Turns out, we already implement that correctly. Awesome! To make sure we never accidentally lose this correct behavior (it's a very informative warning!), let's add a test.

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

@BenWiederhake BenWiederhake force-pushed the dev-du-demo-working-features branch from eec1240 to d6e78d7 Compare April 18, 2025 14:21
@BenWiederhake
Copy link
Collaborator Author

Changes since last push:

  • rebased on current main
  • Use touch to create a file whose length we don't care about. Thanks @cakebaker!

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/stdbuf (fails in this run but passes in the 'main' branch)

@cakebaker cakebaker merged commit 50a3940 into uutils:main Apr 18, 2025
70 checks passed
@cakebaker
Copy link
Contributor

Thanks :)

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.

2 participants