[coreboot-gerrit] Change in coreboot[master]: util/abuild: Use absolute paths for (failed|passed)_boards

Nico Huber (Code Review) gerrit at coreboot.org
Mon Nov 5 23:37:22 CET 2018


Hello Angel Pons, Arthur Heymans, build bot (Jenkins), Martin Roth, Patrick Georgi, 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/29451

to look at the new patch set (#2).

Change subject: util/abuild: Use absolute paths for (failed|passed)_boards
......................................................................

util/abuild: Use absolute paths for (failed|passed)_boards

The variables are used from different relative locations so they have
to hold an absolute path. Fixes runs with the default, relative TARGET
path `coreboot-builds/`.

As `realpath` turned out to be non-standard, we implement our own
`abspath()` function (and also use it wherever `cd ... && pwd` had
been used before).

Change-Id: Ief00e28e09a4714b0106c35ad4f4e9c696f6aad4
Signed-off-by: Nico Huber <nico.h at gmx.de>
---
M util/abuild/abuild
1 file changed, 22 insertions(+), 8 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/29451/2
-- 
To view, visit https://review.coreboot.org/29451
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ief00e28e09a4714b0106c35ad4f4e9c696f6aad4
Gerrit-Change-Number: 29451
Gerrit-PatchSet: 2
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Angel Pons <th3fanbus at gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181105/697a7b99/attachment.html>


More information about the coreboot-gerrit mailing list