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

Issue 1565963002: Better error message for running szbuild.py out of directory. (Closed)

Created:
4 years, 11 months ago by Sean Klein
Modified:
4 years, 11 months ago
Reviewers:
Jim Stichnoth
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Better error message for running szbuild.py out of directory. TEST=Run szbuild.py in a directory which does not include "native_client" as a subdirectory. BUG=None R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=5aa4b89fd0d73350b7331ce5305584776de533ff

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Look for BaseNaCl in executable name if not in cwd #

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

Messages

Total messages: 8 (2 generated)
Sean Klein
Improvement to the error message from our earlier conversation.
4 years, 11 months ago (2016-01-06 21:04:54 UTC) #2
Jim Stichnoth
otherwise lgtm https://codereview.chromium.org/1565963002/diff/1/pydir/utils.py File pydir/utils.py (right): https://codereview.chromium.org/1565963002/diff/1/pydir/utils.py#newcode20 pydir/utils.py:20: print "Script must be executed from within ...
4 years, 11 months ago (2016-01-07 01:15:59 UTC) #3
Sean Klein
On 2016/01/07 01:15:59, stichnot wrote: > otherwise lgtm > > https://codereview.chromium.org/1565963002/diff/1/pydir/utils.py > File pydir/utils.py (right): ...
4 years, 11 months ago (2016-01-07 02:17:52 UTC) #4
Jim Stichnoth
https://codereview.chromium.org/1565963002/diff/20001/pydir/utils.py File pydir/utils.py (right): https://codereview.chromium.org/1565963002/diff/20001/pydir/utils.py#newcode18 pydir/utils.py:18: path_list = os.getcwd().split(os.sep) Another thought is to add a ...
4 years, 11 months ago (2016-01-10 00:52:55 UTC) #5
Sean Klein
https://codereview.chromium.org/1565963002/diff/20001/pydir/utils.py File pydir/utils.py (right): https://codereview.chromium.org/1565963002/diff/20001/pydir/utils.py#newcode18 pydir/utils.py:18: path_list = os.getcwd().split(os.sep) On 2016/01/10 00:52:55, stichnot wrote: > ...
4 years, 11 months ago (2016-01-11 18:29:45 UTC) #6
Sean Klein
4 years, 11 months ago (2016-01-11 18:49:30 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
5aa4b89fd0d73350b7331ce5305584776de533ff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698