aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-02-05 20:26:31 +0000
committerGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-02-05 20:26:31 +0000
commit69b50e3584b3f76c0ad790322bbad5c7398d554d (patch)
treeb2520566121792a08110afd4e9279f5e8a8cd446 /tools
parent5c265d6fd3537c99304b153fc49066db3be46d46 (diff)
Fix master IP in submit_try
Unreviewed. Should have this reference: http://skia.googlecode.com/svn/buildbot/site_config/global_variables.json (SkipBuildbotRuns) Review URL: https://codereview.appspot.com/7314045 git-svn-id: http://skia.googlecode.com/svn/trunk@7598 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tools')
-rwxr-xr-xtools/submit_try2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/submit_try b/tools/submit_try
index 0a4cf2d043..9002d98873 100755
--- a/tools/submit_try
+++ b/tools/submit_try
@@ -26,7 +26,7 @@ ALL_BUILDERS = 'all'
# Contact information for the build master.
# TODO(borenet): Share this information from a single location. Filed bug:
# http://code.google.com/p/skia/issues/detail?id=1081
-SKIA_BUILD_MASTER_HOST = '70.32.156.51'
+SKIA_BUILD_MASTER_HOST = '70.32.156.53'
SKIA_BUILD_MASTER_PORT = '10117'
# All try builders have this suffix.