memreport.py: Strip EOL from memdump output
commit9a065829eb38d8f47482d353368c244a67729618
authorpasko@chromium.org <pasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 12 Jun 2013 18:21:02 +0000 (12 18:21 +0000)
committerpasko@chromium.org <pasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 12 Jun 2013 18:21:02 +0000 (12 18:21 +0000)
tree0cbe4780950876422f5e6887ebd48d6801178fed
parentb17f85b688f5f080373f59d855e6743418497234
memreport.py: Strip EOL from memdump output

This allows redirecting adb shell output directly to memreport.py without having
to do dos2unix, and be able to match end of line in regexps.

BUG=none

Review URL: https://chromiumcodereview.appspot.com/16661004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205875 0039d316-1c4b-4281-b951-d872f2087c98
tools/android/memdump/memreport.py