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

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

Issue 6736025: autotest/factory: improve message feedback on UI (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: Created 9 years, 9 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 | « client/cros/gooftools.py ('k') | client/site_tests/factory_PreFinalCheck/factory_PreFinalCheck.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/factory_Finalize/factory_Finalize.py
diff --git a/client/site_tests/factory_Finalize/factory_Finalize.py b/client/site_tests/factory_Finalize/factory_Finalize.py
index b688695ba0d60e391a534f6e8caccc61731e73aa..9a5155493231a6aef9a6c572d1574eb26942d471 100644
--- a/client/site_tests/factory_Finalize/factory_Finalize.py
+++ b/client/site_tests/factory_Finalize/factory_Finalize.py
@@ -115,7 +115,6 @@ class factory_Finalize(test.test):
args.append('--debug_dryrun_wpfw')
cmd = ' '.join(args)
- factory.log('factory_Finalize: Command = ' + cmd)
gooftools.run(cmd)
# TODO(hungte) use Reboot in test list to replace this?
« no previous file with comments | « client/cros/gooftools.py ('k') | client/site_tests/factory_PreFinalCheck/factory_PreFinalCheck.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698