Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
hopefully last one
authorAugustin Degomme <adegomme@gmail.com>
Thu, 22 Nov 2018 14:46:19 +0000 (15:46 +0100)
committerAugustin Degomme <adegomme@gmail.com>
Thu, 22 Nov 2018 14:46:19 +0000 (15:46 +0100)
tools/jenkins/build.sh

index b19a055..59bbf3a 100755 (executable)
@@ -217,7 +217,7 @@ if [ -f Testing/TAG ] ; then
    mv CTestResults.xml $WORKSPACE
 fi
 
    mv CTestResults.xml $WORKSPACE
 fi
 
-if test -n "$INSTALL" && [ ${branch_name} = "master" ] ; then
+if test -n "$INSTALL" && [ ${branch_name} = "origin/master" ] ; then
   echo "XX"
   echo "XX Test done. Install everything since it's a regular build, not on a Windows."
   echo "XX"
   echo "XX"
   echo "XX Test done. Install everything since it's a regular build, not on a Windows."
   echo "XX"