X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Fmenu.sh;h=3a26fd5d55249aa41eb607761c722ffbea985233;hb=4515e33035d05fc3d2faec342ff9083087dfd822;hp=0b0f976c4f3b378082a5c95186c2eb748faf2d32;hpb=198af0e299f7b2b161168fddbdeea684c1cf6d78;p=creaToolsTools.git diff --git a/Linux/menu.sh b/Linux/menu.sh index 0b0f976..3a26fd5 100644 --- a/Linux/menu.sh +++ b/Linux/menu.sh @@ -217,7 +217,7 @@ do # ------------------ buildType="___" - while [[ "$buildType" != "Release" && "$Debug " != "HTML" ]] + while [[ "$buildType" != "Release" && "$buildType " != "Debug" ]] do echo "Build type : Release/Debug (default is Release)" read buildType