summaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/sdn
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2017-05-30 07:11:32 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-30 07:11:32 +0000
commit0141f7562744f127e1a66f064d151e8425a7e758 (patch)
tree9e17d053b8442fa38ae13c9c146332cdb5faa3e9 /functest/opnfv_tests/sdn
parentec4af7ba1c4fc88f6f0cc6ee98f27e27b197522e (diff)
parent7420518318aa3216ff17fbde3d9180b3bd72f78d (diff)
Merge "Switch shebangs to /usr/bin/env python"
Diffstat (limited to 'functest/opnfv_tests/sdn')
-rwxr-xr-xfunctest/opnfv_tests/sdn/onos/sfc/sfc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/opnfv_tests/sdn/onos/sfc/sfc.py b/functest/opnfv_tests/sdn/onos/sfc/sfc.py
index 0155d24d7..a2dd7e9a0 100755
--- a/functest/opnfv_tests/sdn/onos/sfc/sfc.py
+++ b/functest/opnfv_tests/sdn/onos/sfc/sfc.py
@@ -1,4 +1,4 @@
-# !/usr/bin/python
+#!/usr/bin/env python
#
# Copyright (c) CREATED5 All rights reserved
# This program and the accompanying materials