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

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

Issue 3554003: Merge remote branch 'cros/upstream' into tempbranch3 (Closed) Base URL: http://git.chromium.org/git/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/iozone/iozone.py ('k') | client/tests/kvm/deps/whql_delete_machine_15.cs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/iperf/iperf.py
diff --git a/client/tests/iperf/iperf.py b/client/tests/iperf/iperf.py
index c487e8ca43cadd6e4febbd0888929fab81776325..a2401222dc59d990ca79393495be82a196a82e9b 100644
--- a/client/tests/iperf/iperf.py
+++ b/client/tests/iperf/iperf.py
@@ -19,7 +19,7 @@ class iperf(test.test):
os.chdir(self.srcdir)
utils.configure()
- utils.system('make')
+ utils.make()
utils.system('sync')
« no previous file with comments | « client/tests/iozone/iozone.py ('k') | client/tests/kvm/deps/whql_delete_machine_15.cs » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698