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

Unified Diff: client/bin/chromeos_constants.py

Issue 3234004: [autotest] Fix chrome log collection (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: Created 10 years, 4 months 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 | « no previous file | 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/chromeos_constants.py
diff --git a/client/bin/chromeos_constants.py b/client/bin/chromeos_constants.py
index d973ad1943a962db4c0193b003118d8152c391a6..4e6cef8086baa99801c348764110a5d5a7b418c4 100644
--- a/client/bin/chromeos_constants.py
+++ b/client/bin/chromeos_constants.py
@@ -4,6 +4,7 @@
# The names of expected mount-points, devices, magic files, etc on chrome os.
+CHROME_LOG_DIR = '/var/log/chrome'
USER_DATA_DIR = '/home/chronos'
LOGIN_PROFILE = USER_DATA_DIR+'/Default'
« no previous file with comments | « no previous file | client/bin/site_ui_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698