Skip to content

tool_xattr: create the user.creator xattr attribute - #15237

Closed
dfandrich wants to merge 1 commit into
masterfrom
dfandrich/xattr
Closed

tool_xattr: create the user.creator xattr attribute#15237
dfandrich wants to merge 1 commit into
masterfrom
dfandrich/xattr

Conversation

@dfandrich

Copy link
Copy Markdown
Contributor

This indicates that the file was created by curl which can help a user
determine the origin of a file. Like the other attributes, this is only
enabled with the --xattr option.

Closes #15237

@dfandrich

Copy link
Copy Markdown
Contributor Author

Analysis of PR #15237 at e6555e1c:

Test 1631 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 1632 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

This indicates that the file was created by curl which can help a user
determine the origin of a file. Like the other attributes, this is only
enabled with the --xattr option.

Closes #15237
@dfandrich

Copy link
Copy Markdown
Contributor Author

I forgot to update the man page, so I've added a line there now.

@dfandrich dfandrich closed this in 954177b Oct 11, 2024
@dfandrich
dfandrich deleted the dfandrich/xattr branch October 11, 2024 17:15
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
This indicates that the file was created by curl which can help a user
determine the origin of a file. Like the other attributes, this is only
enabled with the --xattr option.

Closes curl#15237
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants