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

Issue 2091013003: This is test CL description with unicode characters from Python program. (Closed)

Created:
4 years, 6 months ago by tandrii(chromium)
Modified:
4 years, 6 months ago
Reviewers:
martiniss
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@message-on-cmd
Target Ref:
refs/heads/master
Visibility:
Public.

Description

This is test CL description with unicode characters from Python program. try: srcinfo = SVN.CaptureRemoteInfo(srcurl) except subprocess2.CalledProcessError, e: if ¬'Not a valid URL' ∈ e.stderr: raise # Assume the file was deleted. No idea how to figure out at which # revision the file was deleted. srcinfo = {'Revision': rev} if (srcinfo.get('Revision') ≢ rev ∧ SVN.Capture(remote_safe_diff_command + ['-r', '%d:head' % rev, srcurl], cwd)): R=martiniss@chromium.org COMMIT=False BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
A description_file View 1 chunk +17 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (0 generated)
tandrii(chromium)
4 years, 6 months ago (2016-06-23 19:10:32 UTC) #1
Produced by 

git clbp --message-file description_file

Powered by Google App Engine
This is Rietveld 408576698