X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2f810149832a2d855c33d0df5b02d736c2081e41..89201b587c4ab50c528177913be26ce24f0667a4:/buildtools/pipol/Nightly_memCheck.sh diff --git a/buildtools/pipol/Nightly_memCheck.sh b/buildtools/pipol/Nightly_memCheck.sh index 5efe3851fb..28a85062c7 100755 --- a/buildtools/pipol/Nightly_memCheck.sh +++ b/buildtools/pipol/Nightly_memCheck.sh @@ -12,7 +12,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 git://scm.gforge.inria.fr/simgrid/simgrid.git cd simgrid perl ./buildtools/pipol/cmake.pl