Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove a few barriers from summa
[simgrid.git] / doc / doxygen / inside_autotests.doc
index d9d57d6..0d5a7c1 100644 (file)
@@ -149,7 +149,7 @@ $ make pipol_test_list_images
 \section inside_autotests_dev_guide_pipol_nightly How to use nightly builds?
 
 All the pipol scripts are located in \"<project/directory>/buildtools/pipol/\".
-If you modifie them you have to update the pipol home directory by using this command: make sync-pipl.
+If you modify them you have to update the pipol home directory by using this command: make sync-pipol.
 
 It will copy those files:
 \verbatim
@@ -222,7 +222,15 @@ $  chmod 0600 ~/.restfully/api.grid5000.fr.yml
 
 \li 5/ Git clone the SimGrid Scalability project
 \verbatim
-$  git clone git://scm.gforge.inria.fr/simgrid/simgrid-scalability-XPs.git
+$  git clone git@github.com:mquinson/simgrid-scalability-XPs.git
+\endverbatim
+An alternative URL is
+git://scm.gforge.inria.fr/simgrid/simgrid-scalability-XPs.git, but the
+repository on github is believed to be more uptodate. You may want to
+double-check by pulling both:
+\verbatim
+$ git remote add g5k git://scm.gforge.inria.fr/simgrid/simgrid-scalability-XPs.git
+$ git pull g5k master
 \endverbatim
 
 \li 6/ Copy the run script into your home