Attention is currently required from: Felix Singer, Patrick Georgi.
Evan Benn has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/69770 )
Change subject: test_build.sh: Add build_rust
......................................................................
Patch Set 1:
(1 comment)
File test_build.sh:
https://review.coreboot.org/c/flashrom/+/69770/comment/8b4a4b60_888485b7
PS1, Line 94: hash cargo && build_rust
when jenkins has cargo I would make this
`if hash cargo ; then build_rust ; else echo "skipping build_rust"; fi`
--
To view, visit
https://review.coreboot.org/c/flashrom/+/69770
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I728f5b856a9161b87b96207f4c3965e7493c33d1
Gerrit-Change-Number: 69770
Gerrit-PatchSet: 1
Gerrit-Owner: Evan Benn
evanbenn@google.com
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Patrick Georgi
patrick@coreboot.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Felix Singer
felixsinger@posteo.net
Gerrit-Attention: Patrick Georgi
patrick@coreboot.org
Gerrit-Comment-Date: Fri, 18 Nov 2022 01:45:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment