summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/librerelease-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/librerelease-test.sh b/test/librerelease-test.sh
index eb9ea70..6e2b42d 100644
--- a/test/librerelease-test.sh
+++ b/test/librerelease-test.sh
@@ -7,7 +7,7 @@ common_before() {
mkdir -p $XDG_CONFIG_HOME/libretools
{
echo "WORKDIR='$tmpdir/workdir'"
- echo 'REPODEST=repo@repo:/srv/http/repo/staging-$LIBREUSER'
+ echo 'REPODEST=ssh://repo@repo.parabola.nu:1863/~/staging/$LIBREUSER/staging/'
} >$XDG_CONFIG_HOME/libretools/libretools.conf
mkdir -p $XDG_CONFIG_HOME/pacman
{