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

Unified Diff: client/tests/cerberus/cerberus.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/bonnie/bonnie.py ('k') | client/tests/cyclictest/cyclictest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/cerberus/cerberus.py
diff --git a/client/tests/cerberus/cerberus.py b/client/tests/cerberus/cerberus.py
index c8a0b19ceee1b3845da1bb5554ad2f323aec9ec8..64ad916ecce093856979af02e8305023acbde03d 100644
--- a/client/tests/cerberus/cerberus.py
+++ b/client/tests/cerberus/cerberus.py
@@ -53,7 +53,7 @@ class cerberus(test.test):
p2 = 'patch -p1 < ../0002-Fix-CTCS2-build-in-64-bit-boxes.patch'
utils.system(p2)
- utils.system('make')
+ utils.make()
# Here we define the cerberus suite control file that will be used.
# It will be kept on the debug directory for further analysis.
« no previous file with comments | « client/tests/bonnie/bonnie.py ('k') | client/tests/cyclictest/cyclictest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698