Skip to content

Commit

Permalink
and again
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarek committed Oct 6, 2016
1 parent d5be53a commit 9bec71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verify/verify-boilerplate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set -o nounset
set -o pipefail

KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
boiler="${KUBE_ROOT}/hack/boilerplate/boilerplate.py"
boiler="${KUBE_ROOT}/verify/boilerplate/boilerplate.py"

files_need_boilerplate=($(${boiler} "$@"))

Expand Down

0 comments on commit 9bec71e

Please sign in to comment.