mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #81820 from hwdef/fix-typo-build/platforms.bzl
fix typo in build/platforms.bzl
This commit is contained in:
commit
db4cfca869
@ -144,7 +144,7 @@ def _update_dict_for_platform_category(d, value, platforms, only_os = None):
|
|||||||
#
|
#
|
||||||
# This macro produces a dictionary where each of the platform categories
|
# This macro produces a dictionary where each of the platform categories
|
||||||
# (client, node, server, test, all) is enumerated and filled in
|
# (client, node, server, test, all) is enumerated and filled in
|
||||||
# the the provided arguments as the values.
|
# with the provided arguments as the values.
|
||||||
#
|
#
|
||||||
# For example, a filegroup might want to include one binary for all client
|
# For example, a filegroup might want to include one binary for all client
|
||||||
# platforms and another binary for server platforms. The client and server
|
# platforms and another binary for server platforms. The client and server
|
||||||
|
Loading…
Reference in New Issue
Block a user