aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/custom_script_example.py
diff options
context:
space:
mode:
Diffstat (limited to 'llvm_tools/custom_script_example.py')
-rwxr-xr-xllvm_tools/custom_script_example.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_tools/custom_script_example.py b/llvm_tools/custom_script_example.py
index 7e107ad8..38dff007 100755
--- a/llvm_tools/custom_script_example.py
+++ b/llvm_tools/custom_script_example.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be