]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Say how many seconds were waited before killing the job.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Dec 2010 16:36:18 +0000 (16:36 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Dec 2010 16:36:18 +0000 (16:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@23005 0785d39b-7218-0410-832d-ea1e28bc413d

tests/tests.h

index 11b1b9dc9ad287290f8b69df552c4ff3bc076767..c2d4d02a4a65461cd259e7d8cf6d7fe11196f51c 100644 (file)
@@ -140,7 +140,9 @@ struct DeadlockKiller
            if (conv)
              {
                sleep (delay);
-               std::cerr << "Time's up: Killing job because it overran its allowed walltime"
+               std::cerr << "Time's up: Killing job after "
+                         << delay
+                         << " seconds because it overran its allowed walltime."
                          << std::endl;
                std::abort ();
              }

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.