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

Unified Diff: tools/heapcheck/heapcheck_std.sh

Issue 10134019: Set svn:executable bit on scripts that are executable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed pylintrc Created 8 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
« no previous file with comments | « tools/git/git-utils.sh ('k') | tools/isolate/trace_child_process.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/heapcheck_std.sh
diff --git a/tools/heapcheck/heapcheck_std.sh b/tools/heapcheck/heapcheck_std.sh
old mode 100644
new mode 100755
index 012a169787ffee387036056ca61de88a0effd2ca..b5ec947974f14b7a98d9a6945671afc9381a691a
--- a/tools/heapcheck/heapcheck_std.sh
+++ b/tools/heapcheck/heapcheck_std.sh
@@ -1,6 +1,5 @@
#!/bin/sh
-
-# Copyright (c) 2009 The Chromium Authors. All rights reserved.
+# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
exec "${@}" 2>heapcheck.log
« no previous file with comments | « tools/git/git-utils.sh ('k') | tools/isolate/trace_child_process.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698