[coreboot-gerrit] New patch to review for coreboot: [Not for submission] test whitespace linter on jenkins

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Thu Nov 19 04:32:41 CET 2015


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12472

-gerrit

commit 0d63241b3c236534d6c01f07e1e50850e69145eb
Author: Martin Roth <martinroth at google.com>
Date:   Wed Nov 18 20:32:21 2015 -0700

    [Not for submission] test whitespace linter on jenkins
    
    Change-Id: I8295e149d0e3027eb432e7a08ee9d82da135155d
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 Makefile.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.inc b/Makefile.inc
index b85a2cb..705fb5c 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -15,7 +15,7 @@
 
 GIT:=$(shell [ -d "$(top)/.git" ] && command -v git)
 
-#######################################################################
+####################################################################### 
 # misleadingly named, this is the coreboot version
 export KERNELVERSION := $(strip $(if $(GIT),\
 	$(shell git describe --dirty --always || git describe),\



More information about the coreboot-gerrit mailing list