X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bb89977ebcb270b49d2806048a4d2f5a944a5997..5241914dc00a0deafcecb82a2ed70e34fae1aada:/doc/doxygen/inside_autotests.doc diff --git a/doc/doxygen/inside_autotests.doc b/doc/doxygen/inside_autotests.doc index d9d57d6d43..0d5a7c1205 100644 --- a/doc/doxygen/inside_autotests.doc +++ b/doc/doxygen/inside_autotests.doc @@ -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 \"/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