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

Issue 25604004: Add #!/usr/bin/env python to builddeps.py (Closed)

Created:
7 years, 2 months ago by stevenjb
Modified:
7 years, 2 months ago
Reviewers:
sergeygs
CC:
chromium-reviews
Visibility:
Public.

Description

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
stevenjb
Committed patchset #1 manually as r226340 (presubmit successful).
7 years, 2 months ago (2013-10-01 23:27:38 UTC) #1
sergeygs
On 2013/10/01 23:27:38, stevenjb wrote: > Committed patchset #1 manually as r226340 (presubmit successful). Steven, ...
7 years, 2 months ago (2013-10-02 00:14:30 UTC) #2
stevenjb
On 2013/10/02 00:14:30, sergeygs wrote: > On 2013/10/01 23:27:38, stevenjb wrote: > > Committed patchset ...
7 years, 2 months ago (2013-10-02 00:23:02 UTC) #3
sergeygs
7 years, 2 months ago (2013-10-02 19:52:13 UTC) #4
Message was sent while issue was closed.
On 2013/10/02 00:23:02, stevenjb wrote:
> On 2013/10/02 00:14:30, sergeygs wrote:
> > On 2013/10/01 23:27:38, stevenjb wrote:
> > > Committed patchset #1 manually as r226340 (presubmit successful).
> > 
> > Steven,
> > 
> > Not lgtm. This script is not supposed to be executed (it contains a class
that
> > checkdeps.py and graphdeps.py both extend -- those are the ones that are
> > executable). As such, builddeps.py doesn't have the execute bit set on it.
> With
> > the shebang you've added here, presubmit.py reports a warning "shebang used,
> but
> > execute bit is not set". In fact, it should have reported that warning just
as
> > you were uploading this very patch.
> > 
> > --Sergey
> 
> OK, please fix correctly and ensure that
>
http://build.chromium.org/p/chromium.chromiumos/waterfall?builder=Linux%2520C...
> succeeds. Thanks!
> (I looked for you on irc but didn't see you there; I probably should just have
> reverted, sorry about any difficulty caused).

Oh, I see now: it's actually my attempt to reset the executable bit that had
failed. Sorry about that! With that in mind, this fix is LGTM. I'll commit a
proper fix separately sometime later then, it's not a high priority issue.

Powered by Google App Engine
This is Rietveld 408576698