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

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

Issue 6539001: Merge remote branch 'cros/upstream' into master. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 9 years, 10 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/fsfuzzer/fsfuzzer.py ('k') | client/tests/interbench/interbench.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/fsstress/fsstress.py
diff --git a/client/tests/fsstress/fsstress.py b/client/tests/fsstress/fsstress.py
index f6dedefe2fc071551a848c9bb679e31b7660024a..2d48946e17147d76a04d8da5450a0085cc0460b2 100644
--- a/client/tests/fsstress/fsstress.py
+++ b/client/tests/fsstress/fsstress.py
@@ -16,6 +16,7 @@ class fsstress(test.test):
os.chdir(self.srcdir)
utils.system('patch -p1 < ../fsstress-ltp.patch')
+ utils.system('patch -p1 < ../makefile.patch')
utils.make('fsstress')
« no previous file with comments | « client/tests/fsfuzzer/fsfuzzer.py ('k') | client/tests/interbench/interbench.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698