From: degomme Date: Wed, 20 Apr 2016 12:10:41 +0000 (+0200) Subject: oops for windows X-Git-Tag: v3_13~41 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/346cfa6fc2b21e6e4335daee5d9939f35124956d oops for windows --- diff --git a/teshsuite/smpi/mpich3-test/runtests b/teshsuite/smpi/mpich3-test/runtests index 695f23a00d..6c9f46b837 100755 --- a/teshsuite/smpi/mpich3-test/runtests +++ b/teshsuite/smpi/mpich3-test/runtests @@ -165,6 +165,7 @@ foreach $_ (@ARGV) { elsif (/--?execarg=(.*)/) { $execarg = "$execarg $1"; } elsif (/--?setenv/) { } elsif (/--?enable-coverage/) { } + elsif (/--?timeout/) { } elsif (/VALGRIND_COMMAND=(.*)/) { $valgrind = $1; } elsif (/VALGRIND_OPTIONS=(.*)/) {