| Index: master.nacl.ppapi/slaves.cfg
|
| ===================================================================
|
| --- master.nacl.ppapi/slaves.cfg (revision 67605)
|
| +++ master.nacl.ppapi/slaves.cfg (working copy)
|
| @@ -1,24 +0,0 @@
|
| -# -*- python -*-
|
| -# ex: set syntax=python:
|
| -
|
| -# Copyright (c) 2006-2010 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -# See master.experimental/slaves.cfg for documentation.
|
| -
|
| -
|
| -slaves = [
|
| - # LUCID
|
| - {
|
| - 'master': 'NativeClientPPAPI',
|
| - 'builder': [
|
| - 'lucid64-m32-n32-dbg',
|
| - 'lucid64-m32-n32-opt',
|
| - ],
|
| - 'hostname': 'codg213',
|
| - 'os': 'linux',
|
| - 'version': 'lucid',
|
| - 'bits': '64',
|
| - },
|
| -]
|
|
|