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

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

Issue 6124004: Revert "Merge remote branch 'cros/upstream' into autotest-rebase" (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: Created 9 years, 11 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/tracing_microbenchmark/tracers.py ('k') | conmux/drivers/dli-lpc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/unixbench/unixbench.py
diff --git a/client/tests/unixbench/unixbench.py b/client/tests/unixbench/unixbench.py
index 1db49acf2108b5e57ab8d8ef9c1cfe19b43f1db2..b3fe920c0507e85f59bc510af70698725cf2b633 100644
--- a/client/tests/unixbench/unixbench.py
+++ b/client/tests/unixbench/unixbench.py
@@ -19,7 +19,7 @@ class unixbench(test.test):
utils.system('patch -p1 < ../unixbench.patch')
utils.system('patch -p1 < ../Makefile.patch')
- utils.make()
+ utils.system('make')
utils.system('rm pgms/select')
« no previous file with comments | « client/tests/tracing_microbenchmark/tracers.py ('k') | conmux/drivers/dli-lpc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698