diff options
Diffstat (limited to 'util/encode_packet_trace.py')
-rwxr-xr-x | util/encode_packet_trace.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/encode_packet_trace.py b/util/encode_packet_trace.py index 0734d43c8..c4d461664 100755 --- a/util/encode_packet_trace.py +++ b/util/encode_packet_trace.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Copyright (c) 2013-2014 ARM Limited # All rights reserved |