commit: 59733069ba519586a5c1e3e8788bf21132886e9e Author: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail <DOT> com> AuthorDate: Wed Aug 7 10:34:11 2024 +0000 Commit: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail <DOT> com> CommitDate: Wed Aug 7 10:34:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59733069
dev-util/shellspec: fix typo Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail.com> dev-util/shellspec/files/shellspec-0.28.1-fix-tests.patch | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-util/shellspec/files/shellspec-0.28.1-fix-tests.patch b/dev-util/shellspec/files/shellspec-0.28.1-fix-tests.patch index a79f9d494..457e4ad16 100644 --- a/dev-util/shellspec/files/shellspec-0.28.1-fix-tests.patch +++ b/dev-util/shellspec/files/shellspec-0.28.1-fix-tests.patch @@ -1,4 +1,4 @@ -From 7d89f9fa59f64aba911c57a8bd5e9da54a22f14b Mon Sep 17 00:00:00 2001 +From 084d6cf54ce9acda6d2e296a2ba2c99f1cf8807c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matt=C3=A9o=20Rossillol=E2=80=91=E2=80=91Laruelle?= <[email protected]> Date: Wed, 7 Aug 2024 12:10:47 +0200 @@ -7,7 +7,10 @@ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -This commit fixes warnings that occurs during tests. +This commit fixes warnings that occur during tests. + +This commit is based on 699ebb52a569311a55b45f1bc4038d37b9a1de8e and was created +using `git bisect`. See-also: 699ebb52a569311a55b45f1bc4038d37b9a1de8e Signed-off-by: Mattéo Rossillol‑‑Laruelle <[email protected]>
