Skip to content
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

date: Rework argument processing #6560

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

RenjiSann
Copy link
Contributor

This pull request addresses several points on the argument processing of date:

  • Enfore the mutual exclusivity of --date, --file, --reference, and --resolution (not yet implemented).
  • Successive --date, --file and --reference arguments override their previous introduction.

This is still work in progress, as I also would like to fix the distinction between FORMAT positional arguments (starting with +) and date positional arguments.

Copy link

GNU testsuite comparison:

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

@BenWiederhake
Copy link
Collaborator

Doesn't this duplicate some of the work in #6142 ?

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/rm/rm2 is no longer failing!

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