From: bangerth Date: Sat, 13 Oct 2012 21:19:11 +0000 (+0000) Subject: Undo accidental merge of this file. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d20087f07e8e56aa52cd3d3890e13c81afe39b4d;p=dealii-svn.git Undo accidental merge of this file. git-svn-id: https://svn.dealii.org/trunk@27111 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/Makefile.paths.in b/tests/Makefile.paths.in index f9aaf305e6..3de805d7f0 100644 --- a/tests/Makefile.paths.in +++ b/tests/Makefile.paths.in @@ -16,5 +16,5 @@ 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_eliminate_iterator_functions/$(notdir $(shell pwd)) +WORKDIR = $(notdir $(shell pwd))