From: Wolfgang Bangerth Date: Sat, 5 Jan 2013 13:35:26 +0000 (+0000) Subject: Remove branch marker again. X-Git-Tag: v8.0.0~1660 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c266a7ad7e1d0a8dace0d10ff8481c398c014c1a;p=dealii.git Remove branch marker again. git-svn-id: https://svn.dealii.org/trunk@27933 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.paths.in b/tests/Makefile.paths.in index fb33307d7d..d46d422cc5 100644 --- a/tests/Makefile.paths.in +++ b/tests/Makefile.paths.in @@ -16,5 +16,4 @@ ULIMIT = @ULIMIT@ # 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_parallel_mg/$(notdir $(shell pwd)) - +WORKDIR = $(notdir $(shell pwd))