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

Unified Diff: client/tests/netperf2/netperf2.py

Issue 3541002: Revert "Merge remote branch 'cros/upstream' into tempbranch2" (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git
Patch Set: Created 10 years, 3 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/tests/monotonic_time/monotonic_time.py ('k') | client/tests/netpipe/netpipe.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/netperf2/netperf2.py
diff --git a/client/tests/netperf2/netperf2.py b/client/tests/netperf2/netperf2.py
index 179757aca1597b7188b89e7e74c9bef5ff374ee9..b82aa5cb2234966df86ee8607388e548ba4834ca 100644
--- a/client/tests/netperf2/netperf2.py
+++ b/client/tests/netperf2/netperf2.py
@@ -18,7 +18,7 @@ class netperf2(test.test):
utils.system('patch -p0 < ../wait_before_data.patch')
utils.configure()
- utils.make()
+ utils.system('make')
utils.system('sync')
self.job.setup_dep(['sysstat'])
« no previous file with comments | « client/tests/monotonic_time/monotonic_time.py ('k') | client/tests/netpipe/netpipe.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698