summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/suppressions.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/valgrind/suppressions.py')
-rwxr-xr-x[-rw-r--r--]tools/valgrind/suppressions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/valgrind/suppressions.py b/tools/valgrind/suppressions.py
index 90362bc..f9d8e90 100644..100755
--- a/tools/valgrind/suppressions.py
+++ b/tools/valgrind/suppressions.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/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
# found in the LICENSE file.