util/board_status: Do not display grep message
commitadface7ace1a9ad0d2534f084eef4461e7171deb
authorPaul Menzel <pmenzel@molgen.mpg.de>
Sat, 3 Jul 2021 13:44:05 +0000 (3 15:44 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 5 Jul 2021 10:51:12 +0000 (5 10:51 +0000)
tree3ec359bdf8fc8cb99603ac570a0d2970f5447008
parentbb87552c98ae2419dcf853fe0db97c0895f6894d
util/board_status: Do not display grep message

Redirect stdout and stderr from grep to check for unknown timestamps,
when no timestamps are stored, which is already logged earlier.

    Failed to run "/root/coreboot/util/cbmem/cbmem -t", ignoring
    Getting remote dmesg
    grep: /tmp/coreboot_board_status.dXmbUIBP/emulation/qemu-i440fx/4.14-876-gdb28040ee1/2021-07-02T23_14_33Z/coreboot_timestamps.txt: No such file or directory

Change-Id: Ib5400d4bd17e957b4cc1bf75bbd332d60ad226f5
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56056
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
util/board_status/board_status.sh