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

Unified Diff: chrome/tools/build/mac/tweak_info_plist

Issue 8825016: Use `/usr/bin/env python` instead of `/usr/bin/python2.6`. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: i suck at grep Created 9 years 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 | tools/mac/symbolicate_crash.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/mac/tweak_info_plist
diff --git a/chrome/tools/build/mac/tweak_info_plist b/chrome/tools/build/mac/tweak_info_plist
index 41112b408d92b4c3dbfb61b4d3ad717dad6785bd..b65abc674ff60618ebd18a4f070dd032deee176e 100755
--- a/chrome/tools/build/mac/tweak_info_plist
+++ b/chrome/tools/build/mac/tweak_info_plist
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.6
+#!/usr/bin/env python
# Copyright (c) 2011 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
« no previous file with comments | « no previous file | tools/mac/symbolicate_crash.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698