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

Unified Diff: client/bin/harness_ABAT.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.py ('k') | client/bin/harness_autoserv.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/bin/harness_ABAT.py
diff --git a/client/bin/harness_ABAT.py b/client/bin/harness_ABAT.py
index 18459b858a4c38d605909435ff5fae118c7a2cd6..4fdcf7b169c7eafaa639847ccc83aa799db35842 100644
--- a/client/bin/harness_ABAT.py
+++ b/client/bin/harness_ABAT.py
@@ -45,7 +45,7 @@ class harness_ABAT(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.py ('k') | client/bin/harness_autoserv.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698