Skip to content

Use awk matching for ino.#285

Open
aversecat wants to merge 1 commit intomainfrom
auke/s-i-i-grep-awk-fix
Open

Use awk matching for ino.#285
aversecat wants to merge 1 commit intomainfrom
auke/s-i-i-grep-awk-fix

Conversation

@aversecat
Copy link
Contributor

This test regularly fails here because the grep is greedy and can match inodes ending in the same digits as the one we're looking for. Make it use the same awk pattern used below.

This test regularly fails here because the grep is greedy and can
match inodes ending in the same digits as the one we're looking for.
Make it use the same awk pattern used below.

Signed-off-by: Auke Kok <auke.kok@versity.com>
@aversecat aversecat force-pushed the auke/s-i-i-grep-awk-fix branch from 3fad776 to d0c1c28 Compare February 25, 2026 18:44
@aversecat
Copy link
Contributor Author

retest

2 similar comments
@zabbo
Copy link
Collaborator

zabbo commented Mar 2, 2026

retest

@aversecat
Copy link
Contributor Author

retest

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