summaryrefslogtreecommitdiffstats
path: root/clang/utils/check_cfc/check_cfc.py
diff options
context:
space:
mode:
Diffstat (limited to 'clang/utils/check_cfc/check_cfc.py')
-rwxr-xr-xclang/utils/check_cfc/check_cfc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/utils/check_cfc/check_cfc.py b/clang/utils/check_cfc/check_cfc.py
index 4ad88c8b751..311f502f800 100755
--- a/clang/utils/check_cfc/check_cfc.py
+++ b/clang/utils/check_cfc/check_cfc.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.7
+#!/usr/bin/env python
"""Check CFC - Check Compile Flow Consistency
OpenPOWER on IntegriCloud