mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
update print-workspace-status.sh comment
This commit is contained in:
parent
03576473ce
commit
e55e41b86a
@ -13,8 +13,12 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This script is used by bazel as the workspace_status_command to implement
|
||||
# This script was used by bazel as the workspace_status_command to implement
|
||||
# build stamping with git information.
|
||||
#
|
||||
# It is still useful for obtaining kube::version::get_version_vars without
|
||||
# sourcing Kubernetes build internals.
|
||||
#
|
||||
# Usage: `hack/print-workspace-status.sh`.
|
||||
|
||||
set -o errexit
|
||||
|
Loading…
Reference in New Issue
Block a user