]> Creatis software - creaToolsTools.git/commitdiff
Don't ask for Doc generation
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Mon, 9 May 2011 12:43:23 +0000 (12:43 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Mon, 9 May 2011 12:43:23 +0000 (12:43 +0000)
Linux/menu.sh

index aa640b080355618ab8f9d9bcb4783c8da8fa30ab..1423a7594f7fbb82180bb73835a289b4d6611491 100644 (file)
@@ -189,6 +189,8 @@ do
         echo 
         # ------------------
 
+if [ false ]
+then
         docgeneration="___"
         while [[ "$docgeneration" != "ON"  && "$docgeneration" != "OFF" ]]
         do
@@ -202,6 +204,9 @@ do
         done
         echo
         echo
+fi
+docgeneration="OFF"
+
         # ------------------
 
         sourcesFrom="___"