aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-11 17:09:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-14 15:03:14 +0200
commitb90383a322a92a276a716307d1c3f71c053f6155 (patch)
tree2b1a4554b4c3f25e39e9875b22d9e8ab386503f3
parent043a8fdc4c10b68945804ae57c13a40932046843 (diff)
Support new revision of repository name specification
-rwxr-xr-xtests/test.sh2
1 files changed, 1 insertions, 1 deletions
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