Skip to content

Commit

Permalink
rename BUILD.buck to BUCK.oss (pytorch#78792)
Browse files Browse the repository at this point in the history
rename BUILD.buck to BUCK.oss to better reflect that it's the OSS version of BUCK build, not the one shared with Bazel
Pull Request resolved: pytorch#78792
Approved by: https://github.com/kit1980
  • Loading branch information
linbinyu authored and pytorchmergebot committed Jun 3, 2022
1 parent fc66521 commit 1683a26
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buckconfig.oss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[buildfile]
name = BUILD.buck
name = BUCK.oss

[repositories]
bazel_skylib = third_party/bazel-skylib/
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1683a26

Please sign in to comment.