From: Guido Kanschat Date: Wed, 25 Apr 2001 09:59:34 +0000 (+0000) Subject: test runs in restricted version X-Git-Tag: v8.0.0~19300 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e518dd8f3e0de863f3d08fac4e38b8c1913f5b;p=dealii.git test runs in restricted version git-svn-id: https://svn.dealii.org/trunk@4487 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/mglocal.cc b/tests/deal.II/mglocal.cc index a94b298444..45b8742aef 100644 --- a/tests/deal.II/mglocal.cc +++ b/tests/deal.II/mglocal.cc @@ -74,7 +74,7 @@ int main() // logfile.precision (3); deallog.attach(logfile); // deallog.log_execution_time(true); -// deallog.depth_console(0); + deallog.depth_console(0); deallog << "Test" << std::endl;