For context, see nodejs/reliability#12 and the minutes of the last build meeting #1448 It was agreed to fix those workers by configuring git to not fix the line breaks.
I'll fix the nodes manually by running
git config --global core.autocrlf false
git config --global core.safecrlf false
on nodes with trouble checking out files with CRLF.
Feel free to add nodes in the following list if you find a new worker with this issue or have fixed a worker
For context, see nodejs/reliability#12 and the minutes of the last build meeting #1448 It was agreed to fix those workers by configuring git to not fix the line breaks.
I'll fix the nodes manually by running
on nodes with trouble checking out files with CRLF.
Feel free to add nodes in the following list if you find a new worker with this issue or have fixed a worker