Whamcloud - gitweb
LU-4752 build: add gerrit_checkpatch.py to contrib/scripts/ 86/9586/3
authorJohn L. Hammond <john.hammond@intel.com>
Tue, 11 Mar 2014 20:45:17 +0000 (15:45 -0500)
committerAndreas Dilger <andreas.dilger@intel.com>
Thu, 20 Mar 2014 16:50:43 +0000 (16:50 +0000)
commit3ce7cbd983a1e42a3b8a7b86fd467099c1fc905c
tree002fcb1050d3492727b14a5ed45f234aed012c46
parent4d96e960d574387e8ac4a31249ef1d30c859480b
LU-4752 build: add gerrit_checkpatch.py to contrib/scripts/

Add a python script gerrit_checkpatch.py to contrib/scripts/ which
polls for recently updated changes, runs checkpatch.pl on them, and
pushes reviews back to gerrit.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I9e3c9990288b8adc8f507a6b2294f2a53991a0e8
Reviewed-on: http://review.whamcloud.com/9586
Tested-by: Jenkins
Reviewed-by: Richard Henwood <richard.henwood@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
contrib/scripts/gerrit_checkpatch.py [new file with mode: 0755]