diff options
Diffstat (limited to 'util/style/repo.py')
-rw-r--r-- | util/style/repo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/style/repo.py b/util/style/repo.py index 7e3b444c6..d34440596 100644 --- a/util/style/repo.py +++ b/util/style/repo.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python2.7 # # Copyright (c) 2016 ARM Limited # All rights reserved |