Skip to content

Conversation

@mvo5
Copy link
Contributor

@mvo5 mvo5 commented Mar 31, 2024

So far date -f - was not reading from stdin. This commit fixes this.

Closes: #6058

So far `date -f -` was not reading from stdin. This commit fixes
this.

Closes: uutils#6058
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

Copy link
Collaborator

@BenWiederhake BenWiederhake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely! Does exactly what it says on the tin, let's merge it.

If you have some time, while you're working on date, could I ask you to take a look at #6142?

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.

date -f - "+%Y-%m-%d %r" is failing

2 participants