[coreboot-gerrit] Patch merged into coreboot/master: lint-kconfig: pipe stderr to stdout to catch script errors

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 5 15:40:42 CET 2016


the following patch was just integrated into master:
commit b1bca88a049bab525828c549bd7097cca7b5f80f
Author: Martin Roth <martinroth at google.com>
Date:   Wed Mar 2 13:19:07 2016 -0700

    lint-kconfig: pipe stderr to stdout to catch script errors
    
    Because the perl error messages go to stderr, we were not catching these
    on the build server.  If the script has an issue, we want to know
    immediately, so change the bash script that calls into the perl lint
    tool to pipe these to stdout.
    
    Change-Id: Ieeec9ccbd59177cfd1859a9738a4ee1fab803d28
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/13877
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/13877 for details.

-gerrit



More information about the coreboot-gerrit mailing list