mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
The first letter should be capitalized
This commit is contained in:
@@ -463,7 +463,7 @@ function stage-images() {
|
||||
done
|
||||
|
||||
kube::util::wait-for-jobs || {
|
||||
kube::log::error "unable to push images. see ${temp_dir}/*.log for more info."
|
||||
kube::log::error "unable to push images. See ${temp_dir}/*.log for more info."
|
||||
return 1
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user