Commit 8a818b7
authored
Add non_ascii directory to export-ignore (#2286)
If users don't have locales setup correctly, just having this is the
archive makes the download fail. If the build doesn't otherwise have
non-ascii characters the fact that their locales are incorrect doesn't
matter besides this failure:
```
ERROR: Skipping '//...': error loading package under directory '': no such package '@@aspect_rules_js+//js': java.io.IOException: Error extracting .../aspect_rules_js+/temp7219254014548800952/rules_js-v2.3.8.tar.gz to .../aspect_rules_js+/temp7219254014548800952: [unix_jni.cc:281] .../aspect_rules_js+/js/private/test/image/non_ascii/empty empty.?? (No such file or directory)
```1 parent 2f49750 commit 8a818b7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments