Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove absolute paths from test scripts
[simgrid.git] / teshsuite / smpi / mpich-test / pt2pt / runtests
index 4d6de4ce0a83d3b99ad26fe96b5f8d679c0f4402..c1eaf5f94875009d8f969f2a15e39d1139958344 100755 (executable)
@@ -134,9 +134,9 @@ EOF
 fi
 
 # If the programs are not available, run make.
-if [ ! -x sendrecv_mpich -a $makeeach = 0 -a $runtests = 1 ] ; then
-    $MAKE
-fi
+#if [ ! -x sendrecv_mpich -a $makeeach = 0 -a $runtests = 1 ] ; then
+#    $MAKE
+#fi
 
 testfiles=""
 if [ $runtests = 1 ] ; then