summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-lit
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/llvm-lit')
-rwxr-xr-xllvm/utils/llvm-lit/llvm-lit.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/llvm-lit/llvm-lit.in b/llvm/utils/llvm-lit/llvm-lit.in
index fc962021d73..1ee68ab688a 100755
--- a/llvm/utils/llvm-lit/llvm-lit.in
+++ b/llvm/utils/llvm-lit/llvm-lit.in
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.7
import os
import sys
OpenPOWER on IntegriCloud