aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/apple
diff options
context:
space:
mode:
authorGravatar Tobias Werth <twerth@google.com>2016-07-21 09:02:02 +0000
committerGravatar John Cater <jcater@google.com>2016-07-21 20:35:55 +0000
commitc5534d6c7478da42ecc324e31e78145d70317a36 (patch)
treed21e5ff07074b88c2d295073ba251501fb8c009a /tools/build_defs/apple
parent9cf8209e7f59354430f63a5999b80c55285a593e (diff)
-- MOS_MIGRATED_REVID=128038062
Diffstat (limited to 'tools/build_defs/apple')
-rwxr-xr-xtools/build_defs/apple/test/workaround.sh17
1 files changed, 0 insertions, 17 deletions
diff --git a/tools/build_defs/apple/test/workaround.sh b/tools/build_defs/apple/test/workaround.sh
deleted file mode 100755
index dd818b6794..0000000000
--- a/tools/build_defs/apple/test/workaround.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/bash
-# Copyright 2016 The Bazel Authors. All rights reserved.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# TODO(twerth): remove workaround once TAP is happy again
-exit 0