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

Unified Diff: client/tests/monotonic_time/monotonic_time.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/ltp/ltp.py ('k') | client/tests/netperf2/netperf2.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/monotonic_time/monotonic_time.py
diff --git a/client/tests/monotonic_time/monotonic_time.py b/client/tests/monotonic_time/monotonic_time.py
index 1814c2d98a8cb562346768ec5fc5a06a36137f71..ce49110283e4f10ba3704a33e7a3006e765703eb 100644
--- a/client/tests/monotonic_time/monotonic_time.py
+++ b/client/tests/monotonic_time/monotonic_time.py
@@ -9,7 +9,7 @@ class monotonic_time(test.test):
def setup(self):
os.chdir(self.srcdir)
- utils.system('make')
+ utils.make()
def initialize(self):
« no previous file with comments | « client/tests/ltp/ltp.py ('k') | client/tests/netperf2/netperf2.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698