patch to create a file is applied incorrectly #2396
-
|
I'm not sure how to trivially provide a reproducer for others to clone and run with, but when I created a patch like so which creates a Is this expected behavior, or a bug? My workaround is to a custom |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
For additional context: This came up in conda-forge/staged-recipes#32408 |
Beta Was this translation helpful? Give feedback.
-
|
That does sound like a bug ... it's sometimes a little tricky to strip the right amount of directories, and it seems like we're getting it wrong in this case. |
Beta Was this translation helpful? Give feedback.
I created an issue for this: #2399