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

Unified Diff: cli/atest

Issue 6246035: Merge remote branch 'cros/upstream' into master (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 9 years, 11 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 | « .gitignore ('k') | cli/job.py » ('j') | cli/job.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cli/atest
diff --git a/cli/atest b/cli/atest
index 3174d0295dfbf821ba68db251aa8965063c0c8db..8386920ac58e6cd7d1b17bed7ee586acc34adcbe 100755
--- a/cli/atest
+++ b/cli/atest
@@ -1,7 +1,6 @@
#!/usr/bin/python -u
-import base64, sys
-
+import sys
import common
from autotest_lib.cli import atest
« no previous file with comments | « .gitignore ('k') | cli/job.py » ('j') | cli/job.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698