]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Extend possible life of tests to 60 minutes, to see whether that makes
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Sep 2002 17:16:58 +0000 (17:16 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Sep 2002 17:16:58 +0000 (17:16 +0000)
the wave-test-3 succeed again...

git-svn-id: https://svn.dealii.org/trunk@6466 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 91927dd36acbe18c9cb49a75a99b5309531268ff..fe9f078168194d862087523f16f3750b63f8734a 100644 (file)
@@ -43,13 +43,13 @@ endif
 # different platforms where we might differ in round-off etc.
 #
 # Since the test suite is usually run automatically, we
-# impose a maximum run time of 30 CPU minutes for each
+# impose a maximum run time of 60 CPU minutes for each
 # program.
 ############################################################
 
 %.output : %.exe
        @echo =====Running======= $<
-       @ulimit -t 1800 ; ./$<
+       @ulimit -t 3600 ; ./$<
        @perl -pi $(normalize)  $@
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.