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

Unified Diff: client/bin/harness_autoserv.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_ABAT.py ('k') | client/bin/harness_simple.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/bin/harness_autoserv.py
diff --git a/client/bin/harness_autoserv.py b/client/bin/harness_autoserv.py
index edab24f980b3da252338b81e312e51f86f24b827..94c4094ccc1729595121857df10e637984bff3f6 100644
--- a/client/bin/harness_autoserv.py
+++ b/client/bin/harness_autoserv.py
@@ -13,7 +13,7 @@ class harness_autoserv(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_ABAT.py ('k') | client/bin/harness_simple.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698