From: jean-pierre roux Date: Mon, 9 May 2011 12:43:23 +0000 (+0000) Subject: Don't ask for Doc generation X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=a60c2adffa112ae053a9de1b7ed7cd5791fdc74c;p=creaToolsTools.git Don't ask for Doc generation --- diff --git a/Linux/menu.sh b/Linux/menu.sh index aa640b0..1423a75 100644 --- a/Linux/menu.sh +++ b/Linux/menu.sh @@ -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="___"