Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This was useless, as it seems
authordegomme <augustin.degomme@unibas.ch>
Mon, 25 Jan 2016 11:24:52 +0000 (12:24 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Mon, 25 Jan 2016 11:38:35 +0000 (12:38 +0100)
tools/jenkins/build.sh

index 87c311b..81beefd 100755 (executable)
@@ -146,20 +146,3 @@ fi
 echo "XX"
 echo "XX Done. Return the results to cmake"
 echo "XX"
 echo "XX"
 echo "XX Done. Return the results to cmake"
 echo "XX"
-
-if [ "$build_mode" = "DynamicAnalysis" ]
-then
-  ctest -D ContinuousStart
-  ctest -D ContinuousConfigure
-  ctest -D ContinuousBuild
-  ctest -D ContinuousMemCheck
-  ctest -D ContinuousSubmit
-fi
-
-ctest -D ContinuousStart
-ctest -D ContinuousConfigure
-ctest -D ContinuousBuild
-ctest -D ContinuousTest
-ctest -D ContinuousSubmit
-
-rm -rf `cat VERSION`