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

Unified Diff: client/bin/site_logging.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_log_reader.py ('k') | client/bin/site_login.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/bin/site_logging.py
diff --git a/client/bin/site_logging.py b/client/bin/site_logging.py
index 565bd7ae0e27f068445178c2c48f7cc061579866..dd65a94c6f6a7a974daff8386ce3d72efa46214f 100644
--- a/client/bin/site_logging.py
+++ b/client/bin/site_logging.py
@@ -4,8 +4,8 @@
import logging, os, re
from autotest_lib.client.bin import site_log_reader, site_utils, test
-from autotest_lib.client.bin.chromeos_constants import CLEANUP_LOGS_PAUSED_FILE
from autotest_lib.client.common_lib import error, utils
+from autotest_lib.client.cros.constants import CLEANUP_LOGS_PAUSED_FILE
class LogRotationPauser(object):
"""
« no previous file with comments | « client/bin/site_log_reader.py ('k') | client/bin/site_login.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698