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

Unified Diff: native_client_sdk/src/build_tools/install_boost/install_boost.py

Issue 10139026: Set svn:executable bit on scripts that are executable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update 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
Index: native_client_sdk/src/build_tools/install_boost/install_boost.py
diff --git a/native_client_sdk/src/build_tools/install_boost/install_boost.py b/native_client_sdk/src/build_tools/install_boost/install_boost.py
index 7252e281648fc8fdc5ebf3cd33d61c2d578c2fe8..02ca9b1de2e24c9e1ad979e5adf927e00c3ce28c 100755
--- a/native_client_sdk/src/build_tools/install_boost/install_boost.py
+++ b/native_client_sdk/src/build_tools/install_boost/install_boost.py
@@ -1,5 +1,4 @@
-#! -*- python -*-
-#
+#!/usr/bin/env python
# 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.
« no previous file with comments | « native_client_sdk/src/build_tools/buildbot_common.py ('k') | native_client_sdk/src/build_tools/install_third_party.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698