diff options
author | Raul E Rangel <rrangel@chromium.org> | 2019-07-22 15:09:37 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-08-03 17:11:17 +0000 |
commit | c989e0bd56ae19770af91e30cbbf9dc5c9717da8 (patch) | |
tree | 10eeec2bafa01809605e4b4c4c457dc34cddcf4c /.gitignore | |
parent | eaee392cb323e2d4e9e6fd985dda4a0bbbeb5b87 (diff) |
util/abuild: Use realpath for FAILED_BOARDS/PASSED_BOARDS
The abuild script will `cd` into the build directory. FAILED_BOARDS
defaults to a relative path, so it ends up trying to echo into a
directory that doesn't exist.
If we set the realpath to the file then we can correctly update the
failed/passed boards file.
BUG=none
TEST=make what-jenkins-does and verified there was a failed_boards and
passed_boards in coreboot-builds.
Change-Id: Ib3af003b090668380a9425583a9f4367023820a6
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34526
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions