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

Unified Diff: client/bin/site_sysinfo.py

Issue 5519008: Create a cros directory under client, and start moving things into it. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/bin/site_login.py ('k') | client/bin/site_ui_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/bin/site_sysinfo.py
diff --git a/client/bin/site_sysinfo.py b/client/bin/site_sysinfo.py
index 12647a7b8cdad59b1d089f84b9ab5477c8f9ae46..85d48bd9bce2b070c47182b0f364f51e6c611401 100755
--- a/client/bin/site_sysinfo.py
+++ b/client/bin/site_sysinfo.py
@@ -2,7 +2,7 @@ import os, shutil, re, logging
from autotest_lib.client.common_lib import utils
from autotest_lib.client.bin import base_sysinfo
-from autotest_lib.client.bin import chromeos_constants
+from autotest_lib.client.cros import constants as chromeos_constants
logfile = base_sysinfo.logfile
« no previous file with comments | « client/bin/site_login.py ('k') | client/bin/site_ui_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698