X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d280c6ed36861ca6a0c72aaea747f28c20c4eae1..f746a1cfd3b3d8530468c78096133eb8ffa1fd90:/teshsuite/smpi/mpich-test/coll/runtests?ds=sidebyside diff --git a/teshsuite/smpi/mpich-test/coll/runtests b/teshsuite/smpi/mpich-test/coll/runtests index 65bcdd79a3..9026867a28 100755 --- a/teshsuite/smpi/mpich-test/coll/runtests +++ b/teshsuite/smpi/mpich-test/coll/runtests @@ -83,7 +83,7 @@ else selector="--cfg=smpi/coll_selector:$have_selector" fi -mpirun=" ${basedir}/bin/smpirun -platform ${srcdir}/../../../../examples/msg/small_platform_with_routers.xml -hostfile ${srcdir}/../../hostfile --log=root.thres:critical --cfg=network/optim:Full $selector " +mpirun=" ${basedir}/bin/smpirun -platform ${srcdir}/../../../../examples/msg/small_platform_with_routers.xml -hostfile ${srcdir}/../../hostfile --log=root.thres:critical $selector " testfiles="" if [ $runtests = 1 ] ; then echo '**** Testing MPI Collective routines ****'