Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
oops for windows
authordegomme <augustin.degomme@unibas.ch>
Wed, 20 Apr 2016 12:10:41 +0000 (14:10 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Wed, 20 Apr 2016 21:45:34 +0000 (23:45 +0200)
teshsuite/smpi/mpich3-test/runtests

index 695f23a..6c9f46b 100755 (executable)
@@ -165,6 +165,7 @@ foreach $_ (@ARGV) {
     elsif (/--?execarg=(.*)/) { $execarg = "$execarg $1"; }
     elsif (/--?setenv/) {  }
     elsif (/--?enable-coverage/) {  }
     elsif (/--?execarg=(.*)/) { $execarg = "$execarg $1"; }
     elsif (/--?setenv/) {  }
     elsif (/--?enable-coverage/) {  }
+    elsif (/--?timeout/) {  }
     elsif (/VALGRIND_COMMAND=(.*)/) { 
         $valgrind = $1; }
     elsif (/VALGRIND_OPTIONS=(.*)/) {
     elsif (/VALGRIND_COMMAND=(.*)/) { 
         $valgrind = $1; }
     elsif (/VALGRIND_OPTIONS=(.*)/) {