util/board_status: Switch branch to main for uploading results
commit8d45f9aaaecfcd242376ff3021c46cacb743ee51
authorNicholas Chin <nic.c3.14@gmail.com>
Sun, 20 Aug 2023 04:07:15 +0000 (19 22:07 -0600)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 21 Aug 2023 12:14:56 +0000 (21 12:14 +0000)
tree3d78e7ace86c385c2a240c7de936fab371c08bd2
parentdb766c702ac297ffe12c182d982fd0c1743a0c4c
util/board_status: Switch branch to main for uploading results

The default branch for the board-status repo was renamed to main, and
thus the -u option for board_status.sh no longer works as it tries to
push to master. Update the branch accordingly.

TEST: board_status.sh is able to upload results to review.coreboot.org
using the -u flag.

Change-Id: Ic90e95d8701e21c4ae30a7ac85560eebe7658d79
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77324
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
util/board_status/board_status.sh