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

Unified Diff: client/site_tests/factory_Verify/factory_Verify.py

Issue 3438007: Replace newline characters in factory tests (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git
Patch Set: Address review comments Created 10 years, 3 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
Index: client/site_tests/factory_Verify/factory_Verify.py
diff --git a/client/site_tests/factory_Verify/factory_Verify.py b/client/site_tests/factory_Verify/factory_Verify.py
index bb1cdf220699eb59387d5104bac0c0b2940ae0cf..5fb4d351d177ac55ad31cfac85033c65ddba06ee 100644
--- a/client/site_tests/factory_Verify/factory_Verify.py
+++ b/client/site_tests/factory_Verify/factory_Verify.py
@@ -8,7 +8,7 @@ import time
from autotest_lib.client.bin import factory
from autotest_lib.client.bin import factory_ui_lib as ful
from autotest_lib.client.bin import test, utils
-from autotest_lib.client.common_lib import error
+from autotest_lib.client.bin import factory_error as error
GPIO_ROOT = '/home/gpio'
« no previous file with comments | « client/site_tests/factory_UploadLogs/factory_UploadLogs.py ('k') | client/site_tests/factory_Wipe/factory_Wipe.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698