reverting a change to func_book_parser inadvertently propagated on
last commit
This commit is contained in:
parent
4c6f54f3df
commit
b0881bdfef
1 changed files with 0 additions and 3 deletions
|
@ -136,9 +136,6 @@ extract_commands() { #
|
|||
;;
|
||||
lfs)
|
||||
echo -n " ${L_arrow}${BOLD}LFS${R_arrow} build... "
|
||||
pushd $BOOK > /dev/null
|
||||
bash process-scripts.sh >> $LOGDIR/$LOG 2>&1
|
||||
popd > /dev/null
|
||||
xsltproc --nonet \
|
||||
--xinclude \
|
||||
--stringparam testsuite $TEST \
|
||||
|
|
Reference in a new issue