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

Unified Diff: client/bin/harness_standalone.py

Issue 6539001: 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, 10 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/bin/harness_simple.py ('k') | client/bin/harness_unittest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/bin/harness_standalone.py
diff --git a/client/bin/harness_standalone.py b/client/bin/harness_standalone.py
index 973085079e3173260905df04799a26ab79593c8b..75a2da90c30e63606608887cf66e28f16096e676 100644
--- a/client/bin/harness_standalone.py
+++ b/client/bin/harness_standalone.py
@@ -16,7 +16,7 @@ class harness_standalone(harness.harness):
The job object for this job
"""
- def __init__(self, job):
+ def __init__(self, job, harness_args):
"""
job
The job object for this job
« no previous file with comments | « client/bin/harness_simple.py ('k') | client/bin/harness_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698