]> https://gitweb.dealii.org/ - dealii.git/commitdiff
make sure to close the file
authorTimo Heister <timo.heister@gmail.com>
Fri, 31 May 2013 23:54:31 +0000 (23:54 +0000)
committerTimo Heister <timo.heister@gmail.com>
Fri, 31 May 2013 23:54:31 +0000 (23:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@29706 0785d39b-7218-0410-832d-ea1e28bc413d

tests/tests.h

index 90fc33ab8234c14697aad205af3607a346a7f9cf..835c42a0c7e64769351dde5f160ac03cc33ab3d1 100644 (file)
@@ -118,6 +118,8 @@ class MPILogInitAll
     ~MPILogInitAll()
       {
        deallog.pop();
+       deallog.detach();
+       deallogfile.close();
        MPI_Barrier(MPI_COMM_WORLD);
        
        unsigned int myid = Utilities::MPI::this_mpi_process (MPI_COMM_WORLD);

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.