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

Issue 2341153002: Make symlink.py always updates the symlink timestamp (Closed)

Created:
4 years, 3 months ago by agrieve
Modified:
4 years, 3 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make symlink.py always updates the symlink timestamp This will (hopefully) make ninja realize that the file is not stale. This also removes an unused arg from symlink.gni BUG=646165

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M build/symlink.gni View 1 chunk +0 lines, -1 line 0 comments Download
M build/symlink.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (6 generated)
agrieve
On 2016/09/15 20:34:26, agrieve wrote: > The CQ bit was checked by mailto:agrieve@chromium.org to run ...
4 years, 3 months ago (2016-09-15 20:36:05 UTC) #5
agrieve
On 2016/09/15 20:36:05, agrieve wrote: > On 2016/09/15 20:34:26, agrieve wrote: > > The CQ ...
4 years, 3 months ago (2016-09-15 20:36:47 UTC) #6
Dirk Pranke
lgtm
4 years, 3 months ago (2016-09-15 20:53:12 UTC) #7
agrieve
4 years, 3 months ago (2016-09-16 01:37:23 UTC) #10
On 2016/09/15 20:53:12, Dirk Pranke wrote:
> lgtm

Not going to go ahead with this one. I've determined the actually problem is
that ninja is following the symlink when checking mtimes
(https://github.com/ninja-build/ninja/issues/1186).

Powered by Google App Engine
This is Rietveld 408576698