From: Wolfgang Bangerth Date: Wed, 20 May 2009 21:23:13 +0000 (+0000) Subject: Remove accidentally merged branch marker. X-Git-Tag: v8.0.0~7665 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6413da1c734a0af50eb7901d56c4077474a50a9;p=dealii.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