Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Issue 1892643002: Reupload of "Flock master startup." (Closed)

Created:
4 years, 8 months ago by ghost stip (do not use)
Modified:
4 years, 8 months ago
Reviewers:
dnj, pgervais
CC:
chromium-reviews, infra-reviews+build_chromium.org, hinoka
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Reupload of "Flock master startup." This was reverted because the path manipulation didn't work for internal masters. Original patchset here: https://chromiumcodereview.appspot.com/1883813003/. BUG=588118 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299942

Patch Set 1 : Reupload of initial patch. #

Patch Set 2 : Patch up differing uses of TOPLEVEL_DIR between build/ and build_internal/. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -13 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master-common.mk View 1 2 chunks +4 lines, -4 lines 2 comments Download
M masters/master-common-rules.mk View 1 2 chunks +14 lines, -9 lines 0 comments Download
A masters/start_master.sh View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
ghost stip (do not use)
ptal. I've verified this launches working masters in build/ and build_internal/. Note: this can't be ...
4 years, 8 months ago (2016-04-14 21:23:41 UTC) #3
pgervais
On 2016/04/14 21:23:41, stip wrote: > ptal. I've verified this launches working masters in build/ ...
4 years, 8 months ago (2016-04-14 21:26:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892643002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892643002/20001
4 years, 8 months ago (2016-04-14 23:23:38 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=299942
4 years, 8 months ago (2016-04-14 23:27:57 UTC) #10
dsansome
4 years, 8 months ago (2016-04-15 05:44:18 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1883193003/ by dsansome@chromium.org.

The reason for reverting is: if [ -n $(ps -p$PID -o pid=) ]; then

This doesn't work at all.  Check the return code of ps or quote the string. 
http://o/293111.

Powered by Google App Engine
This is Rietveld 408576698