X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f746a1cfd3b3d8530468c78096133eb8ffa1fd90..045ec84a15f79257de07f519c9654d9892985ef9:/teshsuite/smpi/mpich-test/coll/runtests diff --git a/teshsuite/smpi/mpich-test/coll/runtests b/teshsuite/smpi/mpich-test/coll/runtests index 9026867a28..168ade1fb1 100755 --- a/teshsuite/smpi/mpich-test/coll/runtests +++ b/teshsuite/smpi/mpich-test/coll/runtests @@ -77,11 +77,7 @@ if [ ! -x coll1 -a $makeeach = 0 -a $runtests = 1 ] ; then $MAKE fi -if [ $have_selector -eq "" ] ; then -selector="" -else -selector="--cfg=smpi/coll_selector:$have_selector" -fi +selector=${have_selector:+--cfg=smpi/coll_selector:$have_selector} mpirun=" ${basedir}/bin/smpirun -platform ${srcdir}/../../../../examples/msg/small_platform_with_routers.xml -hostfile ${srcdir}/../../hostfile --log=root.thres:critical $selector " testfiles=""