Skip to content

Commit

Permalink
third_party: Fix build_bundled script
Browse files Browse the repository at this point in the history
This script was hanging up on a couple of licenses not being parsed
correctly / not accounted for in the original pass through

Should resolve issues with tests not running 100% correctly

Signed-off-by: Eli Uriegas <eliuriegasfb.com>

Pull Request resolved: pytorch#76336

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>

Approved by: https://github.com/ezyang
  • Loading branch information
seemethere authored and pytorchmergebot committed Apr 25, 2022
1 parent da984c5 commit a9a17ce
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 60 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
.github/workflows/generated-*.yml linguist-generated=true
.github/generated-* linguist-generated=true
.github/scripts/gql_mocks.json linguist-generated=true
third_party/LICENSES_BUNDLED.txt linguist-generated=true
189 changes: 147 additions & 42 deletions third_party/LICENSES_BUNDLED.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a9a17ce

Please sign in to comment.