diff options
Diffstat (limited to 'util/ipqheader')
-rwxr-xr-x | util/ipqheader/ipqheader.py | 2 | ||||
-rwxr-xr-x | util/ipqheader/mbncat.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/util/ipqheader/ipqheader.py b/util/ipqheader/ipqheader.py index ebdb9dde91..7615146499 100755 --- a/util/ipqheader/ipqheader.py +++ b/util/ipqheader/ipqheader.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # # Copyright (c) 2013 The Linux Foundation. All rights reserved. # diff --git a/util/ipqheader/mbncat.py b/util/ipqheader/mbncat.py index 98ae01608a..c4da265f80 100755 --- a/util/ipqheader/mbncat.py +++ b/util/ipqheader/mbncat.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Copyright (c) 2014, The Linux Foundation. All rights reserved. # # Redistribution and use in source and binary forms, with or without |