Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Unified Diff: test/msvs/external_builder/hello.z

Issue 13867004: Integrate ninja build with Visual Studio (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: added tests and msvs-ninja flavor Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+

Powered by Google App Engine
This is Rietveld 408576698