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

Unified Diff: platform_tools/android/bin/utils/setup_adb.sh

Issue 17910006: Add MD5 support when syncing debug files and option to just start gdbserver (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 6 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
Index: platform_tools/android/bin/utils/setup_adb.sh
diff --git a/platform_tools/android/bin/utils/setup_adb.sh b/platform_tools/android/bin/utils/setup_adb.sh
index 2f4e52956d01195476d5b8fe7afe348cdfdf5bcd..40fd65f841071a05e3f0adaacba3a840afae370c 100644
--- a/platform_tools/android/bin/utils/setup_adb.sh
+++ b/platform_tools/android/bin/utils/setup_adb.sh
@@ -14,4 +14,4 @@ else
exit 1;
fi
-echo "ADB is: $ADB"
+#echo "ADB is: $ADB"
borenet 2013/06/27 12:46:42 Left in on purpose?
djsollen 2013/06/27 13:34:24 just in case I need to quickly debug
« platform_tools/android/bin/android_setup.sh ('K') | « platform_tools/android/bin/android_setup.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698