Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Always checkout simgrid with git:// and not https://
authornavarro <navarro@caraja.(none)>
Wed, 24 Oct 2012 13:51:17 +0000 (15:51 +0200)
committernavarro <navarro@caraja.(none)>
Wed, 24 Oct 2012 13:51:17 +0000 (15:51 +0200)
buildtools/pipol/Experimental_bindings.sh
buildtools/pipol/Nightly_memCheck.sh
buildtools/pipol/Nightly_simgrid.sh

index 7bbd9e2..7aaae2b 100755 (executable)
@@ -11,7 +11,7 @@ fi
 cd ./pipol/$PIPOL_HOST
 
 export GIT_SSL_NO_VERIFY=1
-git clone https://gforge.inria.fr/git/simgrid/simgrid.git
+git clone git://scm.gforge.inria.fr/simgrid/simgrid.git
 cd simgrid
 #git checkout v3_7_x
 
index 6b07966..28a8506 100755 (executable)
@@ -13,7 +13,7 @@ fi
 cd ./pipol/$PIPOL_HOST
 
 export GIT_SSL_NO_VERIFY=1
-git clone https://gforge.inria.fr/git/simgrid/simgrid.git
+git clone git://scm.gforge.inria.fr/simgrid/simgrid.git
 cd simgrid
 
 perl ./buildtools/pipol/cmake.pl
index d118feb..482d99a 100755 (executable)
@@ -55,7 +55,7 @@ fi
 cd ./pipol/$PIPOL_HOST
 
 export GIT_SSL_NO_VERIFY=1
-git clone https://gforge.inria.fr/git/simgrid/simgrid.git
+git clone git://scm.gforge.inria.fr/simgrid/simgrid.git
 cd simgrid
 #git checkout v3_7_x