You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I've mentioned in the upstream bug report the problem is that busybox-w32 keeps the CR of the CRLF line terminator and it ends up in the matched string. This seems wrong on Microsoft Windows and has been fixed in commit 3ebb829.
From upstream BusyBox Bugzilla (#8791):
it should be :
used once \1 worked as expected but when repeated it does not.
The text was updated successfully, but these errors were encountered: