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

Unified Diff: build/android/android_commands.py

Issue 8364020: Upstream: Test scripts for Android (phase 2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync again Created 9 years, 2 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 | « no previous file | build/android/base_test_runner.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/android_commands.py
diff --git a/build/android/android_commands.py b/build/android/android_commands.py
index 622e5ef1bf35c34ebf32712934d123392d9b4041..27c1c3d7b8ebaece5be1f2b6cf4d57b0fc594716 100755
--- a/build/android/android_commands.py
+++ b/build/android/android_commands.py
@@ -773,5 +773,4 @@ def main(argv):
if __name__ == '__main__':
- print os.path.abspath(os.path.dirname(__file__))
main(sys.argv)
« no previous file with comments | « no previous file | build/android/base_test_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698