summaryrefslogtreecommitdiff
path: root/tools/common/common.py
diff options
context:
space:
mode:
author Aart Bik <ajcbik@google.com> 2018-03-08 11:48:27 -0800
committer Aart Bik <ajcbik@google.com> 2018-03-08 11:48:27 -0800
commitd432acd28fa5b9f641effff3a4b93218ce851e9b (patch)
tree3c90ad3ee9734a8d9704e910c28ee8e69a54df82 /tools/common/common.py
parent45677e57ad3fb4e73865f401d3eb91d421b63a53 (diff)
Remove Python minor version.
Test: bisection_test, run_jfuzz_test Change-Id: Idee4e0d4e676de61256f2c5f78b584b96b65461d
Diffstat (limited to 'tools/common/common.py')
-rwxr-xr-xtools/common/common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/common/common.py b/tools/common/common.py
index b822dcadb7..735bbaa4a4 100755
--- a/tools/common/common.py
+++ b/tools/common/common.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3.4
+#!/usr/bin/env python3
#
# Copyright (C) 2016 The Android Open Source Project
#