Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
replace explicit smpi_sleep calls I introduced in some examples by sleep ones
[simgrid.git] / teshsuite / smpi / mpich-test / env / runtests
index d4c6d15..3ee7e01 100755 (executable)
@@ -79,7 +79,7 @@ fi
 #
 testfiles=""
 if [ $runtests = 1 ] ; then
-#replaced sleep by smpi_sleep to avoid problems with real/simulation powers
+
 #RunTest timers 1 "*** Timer tests ***"
 
 RunTest init 2 "*** MPI_Initialized tests ***"