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

Unified Diff: client/tests/fs_mark/fs_mark.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/flail/flail-0.2.0.tar.gz ('k') | client/tests/fsfuzzer/fsfuzzer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/fs_mark/fs_mark.py
diff --git a/client/tests/fs_mark/fs_mark.py b/client/tests/fs_mark/fs_mark.py
index 937694edd841d8de9a23e123f155c1e04fd4d75c..6bebd13dc1f36c9b62cbc6dc98786ac99e4054c1 100644
--- a/client/tests/fs_mark/fs_mark.py
+++ b/client/tests/fs_mark/fs_mark.py
@@ -15,7 +15,7 @@ class fs_mark(test.test):
utils.extract_tarball_to_dir(tarball, self.srcdir)
os.chdir(self.srcdir)
- utils.system('make')
+ utils.make()
def run_once(self, dir, args = None):
« no previous file with comments | « client/tests/flail/flail-0.2.0.tar.gz ('k') | client/tests/fsfuzzer/fsfuzzer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698