]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't try to assign to cerr.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Jun 2001 13:41:52 +0000 (13:41 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Jun 2001 13:41:52 +0000 (13:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@4757 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/reference.cc

index 1b54a605a58bccd6c479aea590cbb0cd1e1e865d..368106d913e686f9bbedfe6f8a4faf7dd9a7fe76 100644 (file)
@@ -47,7 +47,7 @@ int main()
   std::ofstream logfile("reference.output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  std::cerr = logfile;
+
   Test a("A");
   const Test b("B");
   SmartPointer<Test>       r=&a;

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.