rm: hint to use ./-foo when removing a dash-prefixed file#12608
Conversation
|
GNU testsuite comparison: |
|
I don't know if you have seen it: the new test fails on Windows with: |
ad0e24c to
3335656
Compare
Merging this PR will degrade performance by 3.06%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | du_max_depth_balanced_tree[(6, 4, 10)] |
25.2 ms | 26 ms | -3.06% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing sylvestre:rm-gnu-dash-hint-test (3335656) with main (533edad)2
Footnotes
-
46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
main(4353689) during the generation of this report, so 533edad was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
|
I find it a bit annoying that my review was ignored. I wrote the |
|
sorry, i didn't see your review |
collinfunk
left a comment
There was a problem hiding this comment.
My fault. GitHub isn't clear who "Pending" is waiting on approval from the submitter or maintainer. In this case it was me, the submitter.
Anyways, I have noticed this is one of a few pull requests I have noticed recently which has contained verbatim copies of tests from GNU coreutils.
I will make sure it doesn't happen again |
Yes, which is why I checked the author first. In this case, I was the sole author of the test. The copyright assignment allows you freedom to do what you wish with your own work; search "grantback" on this page [1]. I find it a bit frustrating to see this repeated multiple times, though, after I warned about it here [2]. [1] https://www.fsf.org/bulletin/2022/fall/copyright-assignment-with-the-fsf |
|
yeah, sorry again :( (i did the copyright assignment to the FSF for gcc 10+ years ago) |
No description provided.