summaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-03-22 16:57:51 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-03-22 16:57:51 +0000
commit36e0e040510db972a92ee25a7eed67c2700407e1 (patch)
treea284c15437547d8c7cedeb096e6a77a25d1ce7d6 /tests/lib
parent1c6183785fa3a9f6fe60a55bb9ff200963b4e791 (diff)
Bugfixes (now tests/tests/drs-clone-nogit works)
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib b/tests/lib
index adbd79f..6aab152 100644
--- a/tests/lib
+++ b/tests/lib
@@ -261,6 +261,7 @@ t-drs () {
t-git-config dgit-distro.test-dummy.git-create true
cp $root/tests/gnupg/{dd.gpg,dm.gpg,dm.txt} $tmp/.
cp $root/tests/suites $tmp/.
+ ln -s /bin/true $tmp/policy
}
t-dss () {