mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-02 09:47:06 +00:00
Add comments in several hack/*.sh
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This command is used by bazel as the workspace_status_command
|
||||
# to implement build stamping with git information.
|
||||
# This script is used by bazel as the workspace_status_command to implement
|
||||
# build stamping with git information.
|
||||
# Usage: `hack/print-workspace-status.sh`.
|
||||
|
||||
set -o errexit
|
||||
set -o nounset
|
||||
|
Reference in New Issue
Block a user