From 346cfa6fc2b21e6e4335daee5d9939f35124956d Mon Sep 17 00:00:00 2001 From: degomme Date: Wed, 20 Apr 2016 14:10:41 +0200 Subject: [PATCH 1/1] oops for windows --- teshsuite/smpi/mpich3-test/runtests | 1 + 1 file changed, 1 insertion(+) 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=(.*)/) { -- 2.20.1