[coreboot] Patch merged into coreboot/master: 7d75fbd Persimmon: Replace tab with space in address in license header

gerrit at coreboot.org gerrit at coreboot.org
Wed Feb 20 23:13:55 CET 2013


the following patch was just integrated into master:
commit 7d75fbd223d097886dd441acb2ef0f7a4c3db36f
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Wed Feb 20 13:40:14 2013 +0100

    Persimmon: Replace tab with space in address in license header
    
    The following commit was too eager replacing spaces with tabs.
    
        commit 36abff1dc8e74beafa47ad83de17416681970916
        Author: Marc Jones <marcj303 at gmail.com>
        Date:   Mon Nov 7 23:26:14 2011 -0700
    
            Cleanup Persimmon mainboard whitespace.
    
            Reviewed-on: http://review.coreboot.org/427
    
    Fix that with the following command.
    
        $ git grep -l 'Floor, Boston, MA'$'\t''02110-1301 USA' | xargs sed -i 's/Boston, MA[         ]*02110-1301 USA/Boston, MA 02110-1301 USA/'
    
    Change-Id: Ia118a8c19d94ce1f1048280a0f1d49d447cfa2a7
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/2461
    Tested-by: build bot (Jenkins)
    Reviewed-by: Jens Rottmann <JRottmann at LiPPERTembedded.de>
    Reviewed-by: Cristian Măgherușan-Stanciu <cristi.magherusan at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Feb 20 14:00:02 2013, giving +1
See http://review.coreboot.org/2461 for details.

-gerrit



More information about the coreboot mailing list