summaryrefslogtreecommitdiff
path: root/tools/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh')
-rwxr-xr-xtools/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh b/tools/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh
deleted file mode 100755
index 37de4de4f6..0000000000
--- a/tools/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-# Copyright (c) 2012 Google Inc. 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"