[Libreoffice-commits] .: solenv/bin

Thorsten Behrens thorsten at kemper.freedesktop.org
Tue Feb 14 01:55:49 PST 2012


 solenv/bin/mkdocs.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f9d2a8643548d6bc138f8b36a8fff95d658d5bc1
Author: Thorsten Behrens <tbehrens at suse.com>
Date:   Tue Feb 14 08:50:26 2012 +0100

    Remove accidental comment

diff --git a/solenv/bin/mkdocs.sh b/solenv/bin/mkdocs.sh
index a0ad6e4..a075a74 100755
--- a/solenv/bin/mkdocs.sh
+++ b/solenv/bin/mkdocs.sh
@@ -177,7 +177,7 @@ do
   echo "Ref-Tags:   $DOXYGEN_REF_TAGFILES"
   echo "Title:      $DOXYGEN_PROJECTNAME"
 
-  #nice -15 doxygen "$DOXYGEN_CFG" || exit 1
+  nice -15 doxygen "$DOXYGEN_CFG" || exit 1
 
   # setup referenced tagfiles for next round
   DOXYGEN_REF_TAGFILES="$DOXYGEN_REF_TAGFILES $DOXYGEN_OUR_TAGFILE=$BASE_URL/$PROJECT/html"


More information about the Libreoffice-commits mailing list