X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0a3d07aa08b06d0d82481ceabb1ba4ccac5de3e3..01ea4ed52a114b024c00fb5379be4ca0a09417af:/buildtools/pipol/Nightly_simgrid.sh diff --git a/buildtools/pipol/Nightly_simgrid.sh b/buildtools/pipol/Nightly_simgrid.sh index 86a7bf56f3..f69ae05dad 100755 --- a/buildtools/pipol/Nightly_simgrid.sh +++ b/buildtools/pipol/Nightly_simgrid.sh @@ -54,7 +54,8 @@ else fi cd ./pipol/$PIPOL_HOST -git clone git://scm.gforge.inria.fr/simgrid/simgrid.git simgrid --quiet +export GIT_SSL_NO_VERIFY=1 +git clone https://gforge.inria.fr/git/simgrid/simgrid.git cd simgrid perl ./buildtools/pipol/cmake.pl