From ea58ff101e28dfda3410de66d775df3d8a1e5a96 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. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta-selftest/lib/oeqa/runtime/cases/dnf_runtime.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-selftest/lib') diff --git a/meta-selftest/lib/oeqa/runtime/cases/dnf_runtime.py b/meta-selftest/lib/oeqa/runtime/cases/dnf_runtime.py index 1aa7274701..64a3502370 100644 --- a/meta-selftest/lib/oeqa/runtime/cases/dnf_runtime.py +++ b/meta-selftest/lib/oeqa/runtime/cases/dnf_runtime.py @@ -27,7 +27,7 @@ class DnfSelftest(DnfTest): Expected: 1. Feeds were correctly set for dnf 2. Update recovers packages from host's repo Author: Humberto Ibarra - Author: Alexander Kanavin + Author: Alexander Kanavin """ # When we created an image, we had to supply fake ip and port # for the feeds. Now we can patch the real ones into the config file. -- cgit 1.2.3-korg