From: Romanos Skiadas Date: Thu, 22 Sep 2016 07:23:35 +0000 (+0300) Subject: Fix a shebang X-Git-Tag: danube.2.RC1~73 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4f564c6379985fe8c16a50adbb2b0665b71d882e;p=sdnvpn.git Fix a shebang Change-Id: Ib0b1a8c1b82c57d76d97520cbc27f043fede1352 Signed-off-by: Romanos Skiadas --- diff --git a/test/functest/run_tests.py b/test/functest/run_tests.py index b5eedb5..be2bcb2 100644 --- a/test/functest/run_tests.py +++ b/test/functest/run_tests.py @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/python # # Copyright (c) 2015 All rights reserved # This program and the accompanying materials