Validate DCO in script/test-versions

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-03-17 17:01:36 -07:00
commit 85fb8956f3
3 changed files with 6 additions and 0 deletions

View file

@ -4,6 +4,9 @@
set -e
>&2 echo "Validating DCO"
script/validate-dco
>&2 echo "Running lint checks"
flake8 compose