⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 99775 in webkit


Ignore:
Timestamp:
Nov 9, 2011, 3:55:37 PM (15 years ago)
Author:
Lucas Forschler
Message:

Fix break after r99644.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json

    r99644 r99775  
    1111                    { "name": "apple-macpro-1", "platform": "mac-snowleopard" },
    1212                    { "name": "apple-macpro-2", "platform": "mac-snowleopard" },
    13                     { "name": "apple-macpro-3", "platform": "mac-snowleopard" },
     13                    { "name": "apple-macpro-3", "platform": "mac-lion" },
    1414
    1515                    { "name": "apple-macpro-4", "platform": "mac-lion" },
     
    276276                    },
    277277                    { "type": "PlatformSpecificScheduler", "platform": "mac-snowleopard", "branch": "trunk", "treeStableTimer": 45.0,
    278                       "builderNames": ["SnowLeopard Intel Release (Build)", "SnowLeopard Intel Leaks", "SnowLeopard Intel Debug (Build)"]
     278                      "builderNames": ["SnowLeopard Intel Release (Build)", "SnowLeopard Intel Debug (Build)"]
    279279                    },
    280280                    { "type": "PlatformSpecificScheduler", "platform": "mac-lion", "branch": "trunk", "treeStableTimer": 45.0,
    281                       "builderNames": ["Lion Intel Release (Build)", "Lion Intel Debug (Build)"]
     281                      "builderNames": ["Lion Intel Release (Build)", "Lion Intel Debug (Build)", "Lion Intel Leaks"]
    282282                    },
    283283                    { "type": "PlatformSpecificScheduler", "platform": "win", "branch": "trunk", "treeStableTimer": 45.0,
Note: See TracChangeset for help on using the changeset viewer.