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

Unified Diff: client/tests/iperf/iperf.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/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 a2401222dc59d990ca79393495be82a196a82e9b..c487e8ca43cadd6e4febbd0888929fab81776325 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.make()
+ utils.system('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