Closed brennie closed 1 year ago
The downloader generates paths which contains a bar (|), which is forbidden on Windows.
|
The relevant code is here
fixed this here: https://github.com/mozilla/mozperftest-tools/commit/837c3cf850e8a302624a5752d1bb8e8e7e906791
The downloader generates paths which contains a bar (
|
), which is forbidden on Windows.The relevant code is here