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
make fixproc compliant with common newline conventions (#22)
* change regex to not look at newlines
* remove \n\r. causes a non match if a cert has just a \r
* test for common newline conventions, make regex not care about newlineconvention
0 commit comments