X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/526e094c142ad15d369e01bc330e2d4fd8e62723..13edff6c047314c5ed06919d9d373e8036bfa2fd:/tools/jenkins/build.sh diff --git a/tools/jenkins/build.sh b/tools/jenkins/build.sh index b19a0555cc..59bbf3ac22 100755 --- a/tools/jenkins/build.sh +++ b/tools/jenkins/build.sh @@ -217,7 +217,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} = "origin/master" ] ; then echo "XX" echo "XX Test done. Install everything since it's a regular build, not on a Windows." echo "XX"