From: bangerth Date: Wed, 20 May 2009 21:23:13 +0000 (+0000) Subject: Remove accidentally merged branch marker. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b313fc162f329a954b02e43454d4669f958f529e;p=dealii-svn.git Remove accidentally merged branch marker. git-svn-id: https://svn.dealii.org/trunk@18872 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.rules b/tests/Makefile.rules index 8f3886c3ef..9393c59ed9 100644 --- a/tests/Makefile.rules +++ b/tests/Makefile.rules @@ -14,7 +14,7 @@ normalize = $D/common/scripts/normalize.pl # in the report with it. for a branch, prefix everything # with x-branch-name/ so that tests run from the branch will show up # in different folders on the webpage. -WORKDIR = x-branch_threading_building_blocks/$(notdir $(shell pwd)) +WORKDIR = $(notdir $(shell pwd)) verbose = off