Skip to content

Conversation

@lbellomo
Copy link
Contributor

@lbellomo lbellomo commented Mar 24, 2025

On chmod and on mkdir there is a RE that is valid markdown link:

This line:
Each MODE is of the form '[ugoa]*(-+=)+|[-+=]?[0-7]+'.
Into this:
Each MODE is of the form [ugoa]*([-+=]([rwxXst]*|[ugo]))+|[-+=]?[0-7]+.

I try to escape that RE using monospace/backticks.

@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 af7411a into uutils:main Mar 24, 2025
68 checks passed
@cakebaker
Copy link
Contributor

Good catch, 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