summaryrefslogtreecommitdiff
path: root/libc/AOR_v20.02
diff options
context:
space:
mode:
authorserge-sans-paille <sguelton@redhat.com>2020-07-15 09:31:13 +0200
committerserge-sans-paille <sguelton@redhat.com>2020-07-16 21:53:45 +0200
commit515bc8c1554f03515565878ea3d35cffdc6fd195 (patch)
tree8cc2cb6705591bb77fa2e0f7800aead82e83f320 /libc/AOR_v20.02
parenta2a3adcc665b794857156216dcd916db1017153b (diff)
downloadllvm-515bc8c1554f03515565878ea3d35cffdc6fd195.tar.gz
Harmonize Python shebang
Differential Revision: https://reviews.llvm.org/D83857
Diffstat (limited to 'libc/AOR_v20.02')
-rwxr-xr-xlibc/AOR_v20.02/math/tools/plot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/AOR_v20.02/math/tools/plot.py b/libc/AOR_v20.02/math/tools/plot.py
index 611c99a9e69f..8c7da5a8ffd7 100755
--- a/libc/AOR_v20.02/math/tools/plot.py
+++ b/libc/AOR_v20.02/math/tools/plot.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# ULP error plot tool.
#