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

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

Issue 3541002: Revert "Merge remote branch 'cros/upstream' into tempbranch2" (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/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/aio_dio_bugs/aio_dio_bugs.py ('k') | client/tests/bonnie/bonnie.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/bash_shared_mapping/bash_shared_mapping.py
diff --git a/client/tests/bash_shared_mapping/bash_shared_mapping.py b/client/tests/bash_shared_mapping/bash_shared_mapping.py
index e8f604f3466e5fa550b86ca87247a84e9605f6ee..40c0df2940c10b5bf5c78dd19499fe8d66f2feb4 100644
--- a/client/tests/bash_shared_mapping/bash_shared_mapping.py
+++ b/client/tests/bash_shared_mapping/bash_shared_mapping.py
@@ -10,7 +10,7 @@ class bash_shared_mapping(test.test):
utils.extract_tarball_to_dir(self.tarball, self.srcdir)
os.chdir(self.srcdir)
- utils.make('bash-shared-mapping usemem')
+ utils.system('make bash-shared-mapping usemem')
def initialize(self):
« no previous file with comments | « client/tests/aio_dio_bugs/aio_dio_bugs.py ('k') | client/tests/bonnie/bonnie.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698