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

Unified Diff: scripts/tools/run_recipe.py

Issue 23603006: Update build script to use codereview.chromium.org instead of appspot (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/build/
Patch Set: Created 7 years, 3 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 | « no previous file | site_config/config_default.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/tools/run_recipe.py
===================================================================
--- scripts/tools/run_recipe.py (revision 224718)
+++ scripts/tools/run_recipe.py (working copy)
@@ -12,7 +12,7 @@
./run_recipe.py run_presubmit repo_name=tools_build -- issue=12345 \
patchset=1 description="this is a cool description" \
blamelist=['dude@chromium.org'] \
- rietveld=https://chromiumcodereview.appspot.com
+ rietveld=https://codereview.chromium.org
This would execute the run_presubmit recipe, passing
{'repo_name':'tools_build'} as factory_properties, and {'issue':'12345' ...}
« no previous file with comments | « no previous file | site_config/config_default.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698