diff options
Diffstat (limited to 'meta/lib/oeqa')
-rw-r--r-- | meta/lib/oeqa/selftest/cases/wic.py | 1 | ||||
-rw-r--r-- | meta/lib/oeqa/utils/logparser.py | 1 |
2 files changed, 0 insertions, 2 deletions
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 @@ | |||
1 | #!/usr/bin/env python | ||
2 | # | 1 | # |
3 | # Copyright (c) 2015, Intel Corporation. | 2 | # Copyright (c) 2015, Intel Corporation. |
4 | # | 3 | # |
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 @@ | |||
1 | #!/usr/bin/env python | ||
2 | # | 1 | # |
3 | # SPDX-License-Identifier: MIT | 2 | # SPDX-License-Identifier: MIT |
4 | # | 3 | # |