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

Unified Diff: client/bin/chromeos_constants.py

Issue 3257003: Cleanups to test updater code. Handle service restart better, copy update-engine logs after tests. (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: revert update if statefuldev fails 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_sysinfo.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 4e6cef8086baa99801c348764110a5d5a7b418c4..64b8958c3da9f7878bade2dff157326f74bdd724 100644
--- a/client/bin/chromeos_constants.py
+++ b/client/bin/chromeos_constants.py
@@ -43,3 +43,5 @@ TOKEN_AUTH_URL = '/accounts/TokenAuth'
LOGIN_SERVICE = 'gaia'
LOGIN_ERROR = 'Error=BadAuthentication'
+
+UPDATE_ENGINE_LOG = '/var/log/update_engine.log'
« no previous file with comments | « no previous file | client/bin/site_sysinfo.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698