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

Unified Diff: scripts/master/unittests/try_job_base_test.py

Issue 132333022: Keep original revision as a build property. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 6 years, 11 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 | « scripts/master/try_job_base.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/master/unittests/try_job_base_test.py
===================================================================
--- scripts/master/unittests/try_job_base_test.py (revision 247974)
+++ scripts/master/unittests/try_job_base_test.py (working copy)
@@ -26,6 +26,7 @@
'email': [],
'issue': None,
'name': 'Unnamed',
+ 'orig_revision': None,
'patch': None,
'patchlevel': 0,
'patchset': None,
« no previous file with comments | « scripts/master/try_job_base.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698