-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
dd
fails on tests/dd/not-rewound.sh
#3626
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
Labels
Comments
@jfinkels rings a bell ? |
Yes! see #3008 (comment) |
oh, thanks, it is a dup then :) |
Reopening as this seems to be broken still: On GNU v8.30:
On uutils dd (main branch, commit 0a385ee)
|
Another clue here is that this works as expected if stdout is not redirected to a file:
|
I think #4542 is getting at this issue. |
Fixed by #7189 Using current main HEAD (commit
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the test case, it show
b
- with gnu, it showsbde
:comment the first line to come back on GNU
To run it:
bash util/run-gnu-test.sh tests/dd/not-rewound.sh
The text was updated successfully, but these errors were encountered: