Change subject: Use chromite sync_chrome script to sync Chrome in Chrome ebuild.
......................................................................
Use chromite sync_chrome script to sync Chrome in Chrome ebuild.
Change subject: Use chromite sync_chrome script to sync Chrome in Chrome ebuild.
......................................................................
Patch Set 1: Looks good to me, approved
(3 inline comments)
....................................................
File chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild
Line 363: flags+=( "${CHROME_DISTDIR}" )
Consider "elog" the subcommand to subdivide problem solving and interpretation.
Line 364: "${CROS_WORKON_SRCROOT}"/chromite/bin/sync_chrome "${flags[@]}" || die
Message for the "die"?
....................................................
Commit Message
Line 11: TEST=Remote trybot run.
There are lots of cases to validate - hopefully more than one try run.
Gerrit-MessageType: comment
Gerrit-Change-Id: I70628e8c930f3df9cb1fced12f26a3aeb44a1f5e
Gerrit-PatchSet: 1
Gerrit-Project: chromiumos/overlays/chromiumos-overlay
Gerrit-Branch: master
Gerrit-Owner: David James <davidja...@chromium.org>
Gerrit-Reviewer: Chris Sosa <s...@chromium.org>
Gerrit-Reviewer: Gerrit <chrome-...@google.com>
Gerrit-Reviewer: Peter Mayo <peterm...@chromium.org>
Gerrit-Reviewer: Ryan Cui <r...@chromium.org>
Change subject: Use chromite sync_chrome script to sync Chrome in Chrome ebuild.
......................................................................
Patch Set 1: Looks good to me, approved
(1 inline comment)
....................................................
File chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild
Line 355: local flags=( --reset --gclient="${EGCLIENT}" )
might be worth a comment on why --reset is always used.
Gerrit-MessageType: comment
Gerrit-Change-Id: I70628e8c930f3df9cb1fced12f26a3aeb44a1f5e
Gerrit-PatchSet: 1
Gerrit-Project: chromiumos/overlays/chromiumos-overlay
Gerrit-Branch: master
Gerrit-Owner: David James <davidja...@chromium.org>
Gerrit-Reviewer: Chris Sosa <s...@chromium.org>
Gerrit-Reviewer: Gerrit <chrome-...@google.com>
Gerrit-Reviewer: Peter Mayo <peterm...@chromium.org>
Gerrit-Reviewer: Ryan Cui <r...@chromium.org>
Change subject: Use chromite sync_chrome script to sync Chrome in Chrome ebuild.
......................................................................
Patch Set 1: (4 inline comments)
....................................................
File chromeos-base/chromeos-chrome/chromeos-chrome-9999.ebuild
Line 355: local flags=( --reset --gclient="${EGCLIENT}" )
Done
Line 363: flags+=( "${CHROME_DISTDIR}" )
Done
Line 364: "${CROS_WORKON_SRCROOT}"/chromite/bin/sync_chrome "${flags[@]}" || die
The convention for ebuilds is just to do '|| die' since ebuild already tells you what command failed.
....................................................
Commit Message
Line 11: TEST=Remote trybot run.
Yup, ran lots of trybot runs :) Updated the description.
Gerrit-MessageType: comment
Gerrit-Change-Id: I70628e8c930f3df9cb1fced12f26a3aeb44a1f5e
Gerrit-PatchSet: 1
Gerrit-Project: chromiumos/overlays/chromiumos-overlay
Gerrit-Branch: master
Gerrit-Owner: David James <davidja...@chromium.org>
Gerrit-Reviewer: Chris Sosa <s...@chromium.org>
Gerrit-Reviewer: David James <davidja...@chromium.org>
Gerrit-Reviewer: Gerrit <chrome-...@google.com>
Gerrit-Reviewer: Peter Mayo <peterm...@chromium.org>
Gerrit-Reviewer: Ryan Cui <r...@chromium.org>
Change subject: Use chromite sync_chrome script to sync Chrome in Chrome ebuild.
......................................................................
Patch Set 2: Verified; Looks good to me, approved; Ready
Gerrit-MessageType: comment
Gerrit-Change-Id: I70628e8c930f3df9cb1fced12f26a3aeb44a1f5e
Gerrit-PatchSet: 2
Gerrit-Project: chromiumos/overlays/chromiumos-overlay
Gerrit-Branch: master
Gerrit-Owner: David James <davidja...@chromium.org>
Gerrit-Reviewer: Chris Sosa <s...@chromium.org>
Gerrit-Reviewer: David James <davidja...@chromium.org>
Gerrit-Reviewer: Gerrit <chrome-...@google.com>
Gerrit-Reviewer: Peter Mayo <peterm...@chromium.org>
Gerrit-Reviewer: Ryan Cui <r...@chromium.org>
Change subject: Use chromite sync_chrome script to sync Chrome in Chrome ebuild.
......................................................................
Gerrit-MessageType: comment
Gerrit-Change-Id: I70628e8c930f3df9cb1fced12f26a3aeb44a1f5e
Gerrit-PatchSet: 2
Gerrit-Project: chromiumos/overlays/chromiumos-overlay
Gerrit-Branch: master
Gerrit-Owner: David James <davidja...@chromium.org>
Gerrit-Reviewer: Chris Sosa <s...@chromium.org>
Gerrit-Reviewer: David James <davidja...@chromium.org>
Gerrit-Reviewer: Gerrit <chrome-...@google.com>
Gerrit-Reviewer: Peter Mayo <peterm...@chromium.org>
Gerrit-Reviewer: Ryan Cui <r...@chromium.org>