diff options
Diffstat (limited to 'test/vcpe/sdcutils.py')
-rwxr-xr-x | test/vcpe/sdcutils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vcpe/sdcutils.py b/test/vcpe/sdcutils.py index 2cf2a642d..a6f6a507b 100755 --- a/test/vcpe/sdcutils.py +++ b/test/vcpe/sdcutils.py @@ -1,4 +1,4 @@ -#! /usr/bin/python +#!/usr/bin/env python import sys import logging |