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

Issue 660202: Modify autox deps to install correctly from ebuild and fix AutoLogin (Closed)

Created:
10 years, 10 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Modify autox deps to install correctly from ebuild and fix AutoLogin

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -28 lines) Patch
M client/deps/autox/autox.py View 1 chunk +6 lines, -25 lines 2 comments Download
M client/site_tests/system_AutoLogin/control View 1 chunk +1 line, -2 lines 0 comments Download
M client/site_tests/system_AutoLogin/system_AutoLogin.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
sosa
Fix autologin (now works!) with new fixed deps
10 years, 10 months ago (2010-02-26 21:27:04 UTC) #1
sosa
10 years, 10 months ago (2010-02-26 21:27:13 UTC) #2
petkov
10 years, 10 months ago (2010-02-26 21:59:44 UTC) #3
LGTM with a couple of (optional) nits.

http://codereview.chromium.org/660202/diff/1/2
File client/deps/autox/autox.py (right):

http://codereview.chromium.org/660202/diff/1/2#newcode7
client/deps/autox/autox.py:7: import common, commands, logging, os
Is common needed?

http://codereview.chromium.org/660202/diff/1/2#newcode14
client/deps/autox/autox.py:14: [status, output] = commands.getstatusoutput(
Maybe use shutils.copytree instead?

Powered by Google App Engine
This is Rietveld 408576698