From: Augustin Degomme Date: Thu, 22 Nov 2018 14:46:19 +0000 (+0100) Subject: hopefully last one X-Git-Tag: v3_22~784 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/13edff6c047314c5ed06919d9d373e8036bfa2fd?hp=526e094c142ad15d369e01bc330e2d4fd8e62723 hopefully last one --- 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"