hack: validate tests for crioctl deprecation

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-11-13 16:26:10 +01:00
parent 25ac83196f
commit 8ae0aee7e5
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
4 changed files with 67 additions and 0 deletions

View file

@ -66,6 +66,9 @@ lint: .gopathok
gofmt:
@./hack/verify-gofmt.sh
verify:
@./hack/validate/deprecate-crioctl
conmon:
$(MAKE) -C $@