X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/147d85384fe57aa5af318362a3cf1e9c2ed1153c..3595431d9a94c0b3833f488667f286529449b5ef:/testsuite/run_tests.in diff --git a/testsuite/run_tests.in b/testsuite/run_tests.in index 05628c32c8..8217427189 100755 --- a/testsuite/run_tests.in +++ b/testsuite/run_tests.in @@ -139,7 +139,7 @@ if [ $failed_nb != 0 ] ; then echo "$failed_nb tests of $tests_nb failed: " cat test.failed echo "Rerun the tests using the following command: script -c 'make test' simgrid.tests.log" - echo " and send the following informations to simgrid2-users@listes.ens-lyon.fr:" + echo " and send the following informations to simgrid-devel@lists.gforge.inria.fr:" echo " - the file simgrid.tests.log produced by this command." echo " - a short description of the target platform (arch, OS, distrib, compiler)." echo " - the config.log produced by the compilation."