X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c494dcc4818fa966123d0d168d34f2bac9357ab6..6de3f8385140c63290208208afa46adb0c359308:/tools/jenkins/build.sh?ds=sidebyside 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"