diff options
Diffstat (limited to 'util/ipqheader')
-rwxr-xr-x | util/ipqheader/createxbl.py | 2 | ||||
-rwxr-xr-x | util/ipqheader/mbn_tools.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/util/ipqheader/createxbl.py b/util/ipqheader/createxbl.py index 7f2d987319..1efd8bac0c 100755 --- a/util/ipqheader/createxbl.py +++ b/util/ipqheader/createxbl.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 #============================================================================ # #/** @file createxbl.py diff --git a/util/ipqheader/mbn_tools.py b/util/ipqheader/mbn_tools.py index 8a17563606..c66afda7b5 100755 --- a/util/ipqheader/mbn_tools.py +++ b/util/ipqheader/mbn_tools.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 #=============================================================================== # # MBN TOOLS |