Changeset 4965


Ignore:
Timestamp:
03/31/09 01:40:56 (4 years ago)
Author:
werner
Message:

Check also the signed-off-by line.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • developers/werner/bin/test-build-kernel

    r4964 r4965  
    1717  gta02_moredrivers_defconfig" 
    1818 
    19 git diff HEAD | scripts/checkpatch.pl --no-signoff - || exit 1 
     19git show HEAD | scripts/checkpatch.pl - || exit 1 
    2020 
    2121for n in $CONFIGS; do 
Note: See TracChangeset for help on using the changeset viewer.