[jhalfs] branch xry111/parallelism updated: Stupid typo

"Git Owner" ([email protected] via alfs-discuss Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.automated
Message-ID <170023509761.28656.7632398118698144548@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch xry111/parallelism
in repository jhalfs.

The following commit(s) were added to refs/heads/xry111/parallelism by this push:
     new 67ca47e  Stupid typo
67ca47e is described below

commit 67ca47e5f8ac3208b2bf0a3fde64b42c908d4ba3
Author: Pierre Labastie <[email protected]>
AuthorDate: Fri Nov 17 16:31:22 2023 +0100

    Stupid typo
---
 common/libs/func_book_parser | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/libs/func_book_parser b/common/libs/func_book_parser
index e754666..3d83470 100644
--- a/common/libs/func_book_parser
+++ b/common/libs/func_book_parser
@@ -68,7 +68,7 @@ extract_commands() {         #
   else
 	  JOBS="$N_PARALLEL"
   fi
-  if [ "REALSBU" = y ]; then JOBSBP1=1; else JOBSBP1="$JOBS"; fi
+  if [ "$REALSBU" = y ]; then JOBSBP1=1; else JOBSBP1="$JOBS"; fi
 
   # First profile the book, for revision and arch. Note that
   # MULTIBLIB is set to "default" if pure 64 bit book. In this case,

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.