From ec840e6638f9adc57d247bfe15597dd9524d1b13 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 4 Jun 2018 11:21:51 +0300 Subject: oeqa: replace Alex Kanavin's @intel email address with a personal one As I will be leaving Intel, this address will no longer be valid, so swap it for my personal one for now. (From OE-Core rev: ea58ff101e28dfda3410de66d775df3d8a1e5a96) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/lib/oeqa/runtime/cases/rpm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/lib/oeqa/runtime/cases/rpm.py') diff --git a/meta/lib/oeqa/runtime/cases/rpm.py b/meta/lib/oeqa/runtime/cases/rpm.py index 84c59a614e..58df28bd29 100644 --- a/meta/lib/oeqa/runtime/cases/rpm.py +++ b/meta/lib/oeqa/runtime/cases/rpm.py @@ -107,7 +107,7 @@ class RpmInstallRemoveTest(OERuntimeTestCase): Expected: There should be some RPM prefixed entries in the above file. Product: BSPs Author: Alexandru Georgescu - Author: Alexander Kanavin + Author: Alexander Kanavin AutomatedBy: Daniel Istrate """ db_files_cmd = 'ls /var/lib/rpm/__db.*' -- cgit v1.2.3-54-g00ecf