Fix PostUploadHook for Gerrit issues
authorrmistry <rmistry@google.com>
Thu, 1 Sep 2016 20:36:31 +0000 (13:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 1 Sep 2016 20:36:31 +0000 (13:36 -0700)
commit07f0446e9a36e39814a92a1681ab59de79275651
treef0ce604eeb6fd18a018430ab3d223f1269610a4d
parent3ed18974370084bcf39a5b642c514e306b7a5626
Fix PostUploadHook for Gerrit issues

A gerrit change must contain the "Change-Id" at the end. This CL strips
out the changeId from the description and adds it back in at the end.

BUG=skia:5676
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2299303002
NOTRY=true

Review-Url: https://codereview.chromium.org/2299303002
PRESUBMIT.py