Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Fixing mismatched selector name. (issue 11419054)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
bradnel...@google.com  
View profile  
 More options Nov 17 2012, 4:31 pm
From: bradnel...@google.com
Date: Sat, 17 Nov 2012 21:31:22 +0000
Local: Sat, Nov 17 2012 4:31 pm
Subject: Fixing mismatched selector name. (issue 11419054)
Reviewers: Roland McGrath,

Description:
Fixing mismatched selector name.

Fixing typo mismatch in builder name.

BUG=None
TEST=None
TBR=mcgra...@chromium.org

Please review this at https://codereview.chromium.org/11419054/

SVN Base: svn://svn.chromium.org/native_client/trunk/src/native_client

Affected files:
   M buildbot/buildbot_selector.py

Index: buildbot/buildbot_selector.py
diff --git a/buildbot/buildbot_selector.py b/buildbot/buildbot_selector.py
index  
921787a5fd16fe1f7d96bf9cd3d34a38cb210c70..bbadd7ed6dbafdf11099990a42688edb7 cae4281  
100755
--- a/buildbot/buildbot_selector.py
+++ b/buildbot/buildbot_selector.py
@@ -42,7 +42,7 @@ BOT_ASSIGNMENT = {
          python + ' buildbot\\buildbot_standard.py opt 64 newlib',
      'win7-64-bare-glibc-opt':
          python + ' buildbot\\buildbot_standard.py opt 64 glibc',
-    'win7-arm-newlib-opt':
+    'win7-64-arm-newlib-opt':
          'echo "TODO(mcgrathr): add arm"',
      'mac10.6-newlib-opt':
          python + ' buildbot/buildbot_standard.py opt 32 newlib',


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »