Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
commitlog-requ...@lists.openmoko.org
You can reach the person managing the list at
commitlog-ow...@lists.openmoko.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. r4965 - developers/werner/bin (wer...@docs.openmoko.org)
--- Begin Message ---
Author: werner
Date: 2009-03-31 01:40:56 +0200 (Tue, 31 Mar 2009)
New Revision: 4965
Modified:
developers/werner/bin/test-build-kernel
Log:
Check also the signed-off-by line.
Modified: developers/werner/bin/test-build-kernel
===================================================================
--- developers/werner/bin/test-build-kernel 2009-03-26 06:21:17 UTC (rev
4964)
+++ developers/werner/bin/test-build-kernel 2009-03-30 23:40:56 UTC (rev
4965)
@@ -16,7 +16,7 @@
om_3d7k_defconfig \
gta02_moredrivers_defconfig"
-git diff HEAD | scripts/checkpatch.pl --no-signoff - || exit 1
+git show HEAD | scripts/checkpatch.pl - || exit 1
for n in $CONFIGS; do
echo ===== $n =====
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog