aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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