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