mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-02 17:57:33 +00:00
Match shell style guide.
Looking at https://google-styleguide.googlecode.com/svn/trunk/shell.xml
This commit is contained in:
@@ -25,5 +25,5 @@ set -e
|
||||
|
||||
source $(dirname $0)/common.sh
|
||||
|
||||
kube::build::verify-prereqs
|
||||
kube::build::build-image
|
||||
kube::build::verify_prereqs
|
||||
kube::build::build_image
|
||||
|
Reference in New Issue
Block a user