From: Robert Yang Date: Fri, 28 Jun 2019 08:49:49 +0000 (+0800) Subject: oeqa: Cleanup /usr/bin/env python X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6469307d7fc7dd1c436d9437ab6c78830ae25bd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git oeqa: Cleanup /usr/bin/env python Signed-off-by: Robert Yang --- diff --git a/meta/lib/oeqa/selftest/cases/wic.py b/meta/lib/oeqa/selftest/cases/wic.py index d16eae58895..f1c6f390c57 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 b31214b1c72..7313df8ec35 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 #