From b0881bdfef54d1f4d79fcfb56819cca360348cc3 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sun, 19 Feb 2012 11:06:38 +0000 Subject: [PATCH] reverting a change to func_book_parser inadvertently propagated on last commit --- common/libs/func_book_parser | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/libs/func_book_parser b/common/libs/func_book_parser index 5734f6f..300534d 100644 --- a/common/libs/func_book_parser +++ b/common/libs/func_book_parser @@ -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 \