Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/genkernel:master commit in: defaults/
Date: Sun, 30 Aug 2020 21:12:02
Message-Id: 1598821631.4e42cbc5bcf0d4ed6558c90d09d8c3421d9d11d1.whissi@gentoo
1 commit: 4e42cbc5bcf0d4ed6558c90d09d8c3421d9d11d1
2 Author: Karlson2k (Evgeny Grin) <k2k <AT> narod <DOT> ru>
3 AuthorDate: Sun Aug 30 17:38:55 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 21:07:11 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=4e42cbc5
7
8 defaults/linuxrc: fix typo
9
10 Signed-off-by: Karlson2k (Evgeny Grin) <k2k <AT> narod.ru>
11 Closes: https://github.com/gentoo/genkernel/pull/19
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 defaults/linuxrc | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/defaults/linuxrc b/defaults/linuxrc
18 index e96b637..bab54e1 100644
19 --- a/defaults/linuxrc
20 +++ b/defaults/linuxrc
21 @@ -2,7 +2,7 @@
22
23 # shellcheck source=initrd.defaults
24 . /etc/initrd.defaults
25 -# shellche2ck source=initrd.scripts
26 +# shellcheck source=initrd.scripts
27 . /etc/initrd.scripts
28
29 # shellcheck source=/dev/null