diff options
Diffstat (limited to 'test/vcpe/healthcheck-k8s.py')
-rwxr-xr-x | test/vcpe/healthcheck-k8s.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vcpe/healthcheck-k8s.py b/test/vcpe/healthcheck-k8s.py index 67a1981d2..241603130 100755 --- a/test/vcpe/healthcheck-k8s.py +++ b/test/vcpe/healthcheck-k8s.py @@ -1,4 +1,4 @@ -#! /usr/bin/python +#!/usr/bin/env python import argparse import json |