Files
kubernetes/hack/verify-cli-conventions.sh
Ismo Puustinen 07d6283521 verify-cli-conventions.sh: use $(..) instead of ...
Using $(..) is the recommended way of running subshells. It also is the
convention used almost every place in kubernetes scripts.
2018-03-23 15:37:03 +02:00

1.1 KiB
Executable File