Changeset 5e59386


Ignore:
Timestamp:
03/27/2017 07:10:38 PM (7 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
2.4, ablfs-more, legacy, trunk
Children:
cc8dba9
Parents:
1814367
Message:

Logging of the scriptlets generation had disappeared in the preceding
commit...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_book_parser

    r1814367 r5e59386  
    164164                 --output ./${PROGNAME}-commands/          \
    165165                 $XSL                                      \
    166                  $BOOK/index.xml
     166                 $BOOK/index.xml >> $LOGDIR/$LOG 2>&1
    167167      ;;
    168168    *)  echo -n " ${L_arrow}${PROGNAME}${R_arrow} book invalid, terminate build... "
Note: See TracChangeset for help on using the changeset viewer.