From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/catalyst:wip/mattst88 commit in: targets/livecd-stage2/
Date: Thu, 11 May 2023 14:47:14 +0000 (UTC) [thread overview]
Message-ID: <1680283392.c7bb24da9c6cad51b2f9c287878932a8b7cf11bd.mattst88@gentoo> (raw)
commit: c7bb24da9c6cad51b2f9c287878932a8b7cf11bd
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 17:23:12 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 17:23:12 2023 +0000
URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=c7bb24da
livecd-stage2/controller.sh: remove stray slash from universal cleanup
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
targets/livecd-stage2/controller.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/targets/livecd-stage2/controller.sh b/targets/livecd-stage2/controller.sh
index cced07d2..f6522e63 100755
--- a/targets/livecd-stage2/controller.sh
+++ b/targets/livecd-stage2/controller.sh
@@ -63,7 +63,7 @@ case $1 in
;;
clean)
- if [ "${clst_livecd_type}" = "gentoo-release-minimal" ] \
+ if [ "${clst_livecd_type}" = "gentoo-release-minimal" ]
then
# Clean out man, info and doc files
rm -rf ${clst_chroot_path}/usr/share/{man,doc,info}/*
reply other threads:[~2023-05-11 14:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1680283392.c7bb24da9c6cad51b2f9c287878932a8b7cf11bd.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox