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

Unified Diff: dart/site/try/.gitignore

Issue 143263004: Exclude makefiles from git tracking. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/site/try/.gitignore
diff --git a/dart/third_party/pkg/update_js.sh b/dart/site/try/.gitignore
old mode 100755
new mode 100644
similarity index 66%
copy from dart/third_party/pkg/update_js.sh
copy to dart/site/try/.gitignore
index 971fe363c9615b5e94955875cd415f481eb6ba10..e142d1ce747e99904cee71929e6b1d9478e50a3a
--- a/dart/third_party/pkg/update_js.sh
+++ b/dart/site/try/.gitignore
@@ -1,11 +1,5 @@
-#!/bin/bash
# Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-
-# bail on error
-set -e
-
-source update.sh
-
-update "js" "https://github.com/dart-lang/js-interop"
+build_try.Makefile
+try_site.target.mk
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698