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

Issue 71483003: [cr tool] Adding the main function and remaining pieces. (Closed)

Created:
7 years, 1 month ago by ian_cottrell
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@cr_commands
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Use os.path.join directly #

Total comments: 10

Patch Set 3 : Brackets and quotes #

Patch Set 4 : Adding copyright #

Patch Set 5 : Change executabe bit on main.py #

Patch Set 6 : Chrome makes all shell scripts executable, even ones that should not be... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -0 lines) Patch
A tools/cr/cr.sh View 1 2 3 4 5 1 chunk +48 lines, -0 lines 0 comments Download
A + tools/cr/cr/auto/user/__init__.py View 1 chunk +1 line, -0 lines 0 comments Download
A tools/cr/cr/autocomplete.py View 1 chunk +27 lines, -0 lines 0 comments Download
A tools/cr/main.py View 1 2 3 4 1 chunk +94 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
ian_cottrell
7 years, 1 month ago (2013-11-13 20:35:41 UTC) #1
bulach
lgtm, just nits: https://codereview.chromium.org/71483003/diff/40001/tools/cr/cr.sh File tools/cr/cr.sh (right): https://codereview.chromium.org/71483003/diff/40001/tools/cr/cr.sh#newcode9 tools/cr/cr.sh:9: cr_main="$cr_base_dir/main.py" perhaps ${cr_base_dir} here and ${cr_main} ...
7 years, 1 month ago (2013-11-14 16:40:16 UTC) #2
ian_cottrell
https://codereview.chromium.org/71483003/diff/40001/tools/cr/cr.sh File tools/cr/cr.sh (right): https://codereview.chromium.org/71483003/diff/40001/tools/cr/cr.sh#newcode9 tools/cr/cr.sh:9: cr_main="$cr_base_dir/main.py" On 2013/11/14 16:40:16, bulach wrote: > perhaps ${cr_base_dir} ...
7 years, 1 month ago (2013-11-15 10:28:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iancottrell@chromium.org/71483003/100001
7 years, 1 month ago (2013-11-19 09:40:20 UTC) #4
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=36948
7 years, 1 month ago (2013-11-19 09:56:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iancottrell@chromium.org/71483003/220001
7 years, 1 month ago (2013-11-19 10:29:30 UTC) #6
commit-bot: I haz the power
Change committed as 235983
7 years, 1 month ago (2013-11-19 12:24:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iancottrell@chromium.org/71483003/410001
7 years, 1 month ago (2013-11-20 10:25:17 UTC) #8
commit-bot: I haz the power
Change committed as 236244
7 years, 1 month ago (2013-11-20 14:06:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iancottrell@chromium.org/71483003/660001
7 years, 1 month ago (2013-11-20 15:39:02 UTC) #10
commit-bot: I haz the power
7 years, 1 month ago (2013-11-20 17:31:13 UTC) #11
Message was sent while issue was closed.
Change committed as 236259

Powered by Google App Engine
This is Rietveld 408576698