Add verify for signed patch 82/582/3
authorCristina Pauna <cristina.pauna@enea.com>
Thu, 25 Apr 2019 13:03:40 +0000 (16:03 +0300)
committerCristina Pauna <cristina.pauna@enea.com>
Thu, 2 May 2019 10:44:39 +0000 (13:44 +0300)
commitd155e193f557cc270971bdb42208c2ffb3100845
tree4bbc5cf755589b42d59977a0a73c73962d4b208e
parente9852ac1d156336faf6c418afe28f2ef172fe406
Add verify for signed patch

JIRA: VAL-12

Add a script to verify that each patch has a "Signed-off-by" line
Run the script with tox, so that the check is made for each patch
submitted in gerrit

Change-Id: I078d032fc1ebf79b710fd93689de47f298e0adce
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
tox.ini
utils/signed.sh [new file with mode: 0755]