Merge trunk r3943

This commit is contained in:
Pierre Labastie 2017-03-27 19:12:06 +00:00
parent 580d773239
commit b9cd0ee5f1

View file

@ -173,7 +173,7 @@ extract_commands() { #
--stringparam nameserver2 $DNS2 \ --stringparam nameserver2 $DNS2 \
--output ./${PROGNAME}-commands/ \ --output ./${PROGNAME}-commands/ \
$XSL \ $XSL \
$BOOK/index.xml $BOOK/index.xml >> $LOGDIR/$LOG 2>&1
;; ;;
*) echo -n " ${L_arrow}${PROGNAME}${R_arrow} book invalid, terminate build... " *) echo -n " ${L_arrow}${PROGNAME}${R_arrow} book invalid, terminate build... "
exit 1 ;; exit 1 ;;