X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ctest%2Fdashboard%2FAll.sh;h=66aa88dfaaf3a84a6970a0666e79ca10061c9927;hb=390719b9031919dae795fd88562f7b258e566046;hp=4fd8885d909c11e9d889a0dbf03df9f41134f196;hpb=fab968d9407978d3f28ba5e646e9a18c4a4dbf27;p=creaToolsTools.git diff --git a/ctest/dashboard/All.sh b/ctest/dashboard/All.sh index 4fd8885..66aa88d 100644 --- a/ctest/dashboard/All.sh +++ b/ctest/dashboard/All.sh @@ -1,18 +1,19 @@ #!/bin/sh -if [$# = 0] -then + +#if [$# = 0] +#then echo "Use it as :" echo "sh All.sh " echo " " echo "ex : sh All.sh /tmp/gendir OFF jpr /usr/local/lib/vtk-5.4 /home/jpr/myInsallDirectory" -exit 0 -fi +#exit 0 +#fi -if [$# != 5] -then -echo "use it as sh All.sh /tmp/gendir OFF jpr /usr/local/lib/vtk-5.4 /home/jpr/myInsallDirectory" -exit 0 -fi +#if [$# != 5] +#then +#echo "use it as sh All.sh /tmp/gendir OFF jpr /usr/local/lib/vtk-5.4 /home/jpr/myInsallDirectory" +#exit 0 +#fi # @echo off