From f6413da1c734a0af50eb7901d56c4077474a50a9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 20 May 2009 21:23:13 +0000 Subject: [PATCH] Remove accidentally merged branch marker. git-svn-id: https://svn.dealii.org/trunk@18872 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/Makefile.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5