From b90383a322a92a276a716307d1c3f71c053f6155 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Jan 2016 17:09:33 +0200 Subject: Support new revision of repository name specification --- tests/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test.sh b/tests/test.sh index e6a0a10..e2ff4d0 100755 --- a/tests/test.sh +++ b/tests/test.sh @@ -82,7 +82,7 @@ if [ "$remote" = "y" ]; then repa=$rep else rep=repository/1 - repn= + repn=`pwd`/repository/ repa=`pwd`/$rep fi -- cgit v1.1