[jhalfs] 01/02: Typo
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch xry111/parallelism in repository jhalfs. commit 09ac7fc548e3de4f0afdde85eb25a70e3e6f33d6 Author: Pierre Labastie <[email protected]> AuthorDate: Thu Nov 16 16:10:07 2023 +0100 Typo The name of the script is run-in-cgroup.sh, not run-in-cgroup ... --- LFS/master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LFS/master.sh b/LFS/master.sh index 8402fc1..a7f4429 100644 --- a/LFS/master.sh +++ b/LFS/master.sh @@ -309,7 +309,7 @@ build_Makefile() { # cat << EOF all-with-cpuset: - @CPUSPEC="\$(CPUSET)" ./run-in-cgroup \$(MAKE) all + @CPUSPEC="\$(CPUSET)" ./run-in-cgroup.sh \$(MAKE) all EOF ) >> $MKFILE fi -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page