| Index: test/msvs/external_builder/hello.z
|
| diff --git a/test/mac/postbuild-static-library/postbuild-touch-file.sh b/test/msvs/external_builder/hello.z
|
| old mode 100755
|
| new mode 100644
|
| similarity index 51%
|
| copy from test/mac/postbuild-static-library/postbuild-touch-file.sh
|
| copy to test/msvs/external_builder/hello.z
|
| index 37de4de4f6db9831d19a45eb404fc04490adfbf3..53b2b41663593563d6c87b77a7c94a4f11b7fdb6
|
| --- a/test/mac/postbuild-static-library/postbuild-touch-file.sh
|
| +++ b/test/msvs/external_builder/hello.z
|
| @@ -1,7 +1,6 @@
|
| -#!/bin/bash
|
| -
|
| -# Copyright (c) 2012 Google Inc. All rights reserved.
|
| +# Copyright (c) 2013 Bloomberg LP. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -touch "${BUILT_PRODUCTS_DIR}/$1"
|
| +This file will be passed to the test rule.
|
| +
|
|
|