Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
-=
authorAugustin Degomme <adegomme@gmail.com>
Thu, 22 Nov 2018 13:42:40 +0000 (14:42 +0100)
committerAugustin Degomme <adegomme@gmail.com>
Thu, 22 Nov 2018 13:42:40 +0000 (14:42 +0100)
tools/jenkins/build.sh

index 01a363f..9162841 100755 (executable)
@@ -210,7 +210,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} = "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"