From: Robert Yang Date: Fri, 28 Jun 2019 12:23:40 +0000 (+0800) Subject: oeqa: Cleanup /usr/bin/env python X-Git-Tag: uninative-2.7~908 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=eb79217b8761816a21c8f7bed3c5379c1b9230ea;p=openembedded-core.git oeqa: Cleanup /usr/bin/env python Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- diff --git a/meta/lib/oeqa/selftest/cases/wic.py b/meta/lib/oeqa/selftest/cases/wic.py index d16eae5889..f1c6f390c5 100644 --- a/meta/lib/oeqa/selftest/cases/wic.py +++ b/meta/lib/oeqa/selftest/cases/wic.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Copyright (c) 2015, Intel Corporation. # diff --git a/meta/lib/oeqa/utils/logparser.py b/meta/lib/oeqa/utils/logparser.py index b31214b1c7..7313df8ec3 100644 --- a/meta/lib/oeqa/utils/logparser.py +++ b/meta/lib/oeqa/utils/logparser.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # SPDX-License-Identifier: MIT #