diff options
Diffstat (limited to 'util/maint/show_changes_by_file.py')
-rwxr-xr-x | util/maint/show_changes_by_file.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/maint/show_changes_by_file.py b/util/maint/show_changes_by_file.py index f4f9a9630..cc863ceee 100755 --- a/util/maint/show_changes_by_file.py +++ b/util/maint/show_changes_by_file.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python2.7 # # Copyright (c) 2018 Advanced Micro Devices, Inc. # All rights reserved. |