]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
LogStream: JobId does not get prefix DEAL
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 6 Sep 1998 13:47:06 +0000 (13:47 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 6 Sep 1998 13:47:06 +0000 (13:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@577 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/log.cc

index e79981eb793237846438c7d7ab395d66f8d803ed..2f23c52be227260e01831a4b28518cadd759e0cf 100644 (file)
@@ -16,5 +16,5 @@ void
 LogStream::attach(ostream& o)
 {
   file = &o;
-  o << "DEAL:" << dealjobid();
+  o << dealjobid();
 }

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.