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