Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
only cleanup previous build when starting a new one. Jenkins needs some data in these...
[simgrid.git] / tools / jenkins / DynamicAnalysis.sh
index 0e50a6e..cdf98fb 100755 (executable)
@@ -91,5 +91,3 @@ if [ -f Testing/TAG ] ; then
    xsltproc $WORKSPACE/tools/jenkins/ctest2junit.xsl Testing/`head -n 1 < Testing/TAG`/Test.xml > CTestResults_memcheck.xml
    mv CTestResults_memcheck.xml $WORKSPACE
 fi
-
-do_cleanup