From: Augustin Degomme Date: Thu, 22 Nov 2018 13:42:40 +0000 (+0100) Subject: -= X-Git-Tag: v3_22~786 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6de3f8385140c63290208208afa46adb0c359308 -= --- diff --git a/tools/jenkins/build.sh b/tools/jenkins/build.sh index 01a363f800..916284189c 100755 --- a/tools/jenkins/build.sh +++ b/tools/jenkins/build.sh @@ -210,7 +210,7 @@ if [ -f Testing/TAG ] ; then 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"