summaryrefslogtreecommitdiff
path: root/test/lib
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-10-02 13:47:44 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-10-02 23:25:39 -0400
commitb8b344d1ba86c30c4fd452b40a3ae326634e8082 (patch)
tree6b3c8be36de8f19b26e078dfbe2a24f384444f0b /test/lib
parent41b5926f5c69eb4be7450413377422f98c5db6f2 (diff)
Revert "test: librerelease: Begone with setup()"
This reverts commit 70b9f3cdcabc217609be96cfdd1fd47133aa273b.
Diffstat (limited to 'test/lib')
-rw-r--r--test/lib/common.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/common.bash b/test/lib/common.bash
index 12daee0..88aff4e 100644
--- a/test/lib/common.bash
+++ b/test/lib/common.bash
@@ -42,7 +42,6 @@ common_setup() {
install -Dm644 /dev/stdin "$XDG_CONFIG_HOME"/libretools/libretools.conf <<-eot
WORKDIR=${tmpdir@Q}/workdir
BLACKLIST=https://git.parabola.nu/blacklist.git/plain/blacklist.txt
- REPODEST=ssh://$LIBREUSER@localhost:1863/~/staging/$LIBREUSER/staging/
eot
install -Dm644 /dev/stdin "$XDG_CONFIG_HOME"/libretools/chroot.conf <<-eot
CHROOTDIR=${chrootdir@Q}