public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/catalyst:master commit in: targets/stage4/
@ 2020-04-03  7:48 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2020-04-03  7:48 UTC (permalink / raw
  To: gentoo-commits

commit:     6eaa227fe5da0a032c65cceea0e1bfb433943a11
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  3 02:50:47 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 07:47:41 2020 +0000
URL:        https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=6eaa227f

targets: Remove unnecessary subdir argument

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 targets/stage4/controller.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/targets/stage4/controller.sh b/targets/stage4/controller.sh
index d3cc612e..a92d858a 100755
--- a/targets/stage4/controller.sh
+++ b/targets/stage4/controller.sh
@@ -41,7 +41,7 @@ case $1 in
 	;;
 
 	preclean)
-		exec_in_chroot ${clst_shdir}/${clst_target}/preclean-chroot.sh ${clst_root_path}
+		exec_in_chroot ${clst_shdir}/${clst_target}/preclean-chroot.sh
 	;;
 
 	rc-update)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-03  7:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-03  7:48 [gentoo-commits] proj/catalyst:master commit in: targets/stage4/ Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox