]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
simplify test
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 16 Sep 2012 20:07:47 +0000 (20:07 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 16 Sep 2012 20:07:47 +0000 (20:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@26420 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/log_crash_01.cc

index 8057f59510db9cec2cfc346922fbd23a0c606d67..4d2fd1c18ce4b9b1754f3999bd72b79122699707 100644 (file)
@@ -26,13 +26,5 @@ int main()
 {
   std::ofstream logfile("log_crash_01/output");
   deallog.attach(logfile);
-  deallog.depth_console(0);
-
-  deallog.push("1");
-  {
-  deallog.threshold_double(1.e-10);
-  deallog.push("2");
   deallog << "no newline here!";
-  deallog.pop();
-  }
 }

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.