]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix name of test.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 9 Mar 2013 13:49:13 +0000 (13:49 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 9 Mar 2013 13:49:13 +0000 (13:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@28840 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/refinement_listener_02.cc

index 250c48df1e57d53c2a033d24576b34b4471ff3b8..e90b0613abe8feda6aa211c6c7271ee8b7cae8f3 100644 (file)
@@ -99,7 +99,7 @@ int main(int argc, char *argv[])
 
   if (myid == 0)
     {
-      std::ofstream logfile(output_file_for_mpi("refinement_listener_01").c_str());
+      std::ofstream logfile(output_file_for_mpi("refinement_listener_02").c_str());
       deallog.attach(logfile);
       deallog.depth_console(0);
       deallog.threshold_double(1.e-10);

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.