[coreboot-gerrit] Patch merged into coreboot/master: 5264862 Remove empty lines at end of file

gerrit at coreboot.org gerrit at coreboot.org
Mon Jun 8 00:55:10 CEST 2015


the following patch was just integrated into master:
commit 52648623e03e6769ae73ef8ee999d671fb657d62
Author: Elyes HAOUAS <ehaouas at noos.fr>
Date:   Sat Jun 6 19:48:25 2015 +0200

    Remove empty lines at end of file
    
    Used command line to remove empty lines at end of file:
    find . -type f -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \;
    
    Change-Id: I816ac9666b6dbb7c7e47843672f0d5cc499766a3
    Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
    Reviewed-on: http://review.coreboot.org/10446
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/10446 for details.

-gerrit



More information about the coreboot-gerrit mailing list