diff options
Diffstat (limited to 'meta/lib/oeqa/runtime/cases/parselogs.py')
| -rw-r--r-- | meta/lib/oeqa/runtime/cases/parselogs.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/cases/parselogs.py b/meta/lib/oeqa/runtime/cases/parselogs.py index 41857f5373..eb2ebb1958 100644 --- a/meta/lib/oeqa/runtime/cases/parselogs.py +++ b/meta/lib/oeqa/runtime/cases/parselogs.py | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | # | ||
| 2 | # SPDX-License-Identifier: MIT | ||
| 3 | # | ||
| 4 | |||
| 1 | import os | 5 | import os |
| 2 | 6 | ||
| 3 | from subprocess import check_output | 7 | from subprocess import check_output |
