summaryrefslogtreecommitdiff
path: root/tests/drs-git-ext
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/drs-git-ext
parent1c6183785fa3a9f6fe60a55bb9ff200963b4e791 (diff)
Bugfixes (now tests/tests/drs-clone-nogit works)
Diffstat (limited to 'tests/drs-git-ext')
-rwxr-xr-xtests/drs-git-ext4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/drs-git-ext b/tests/drs-git-ext
index 52e7817..73dcfa2 100755
--- a/tests/drs-git-ext
+++ b/tests/drs-git-ext
@@ -2,12 +2,14 @@
set -e
tmp=$DGIT_TEST_TMP
+export DGIT_DRS_DEBUG=1
echo >&2 '(((((((((((((((((((((((((((((((((((((((('
set -x
export SSH_ORIGINAL_COMMAND="$*"
-${DGIT_REPOS_SERVER_TEST-dgit-repos-server} \
+${DGIT_REPOS_SERVER_TEST-dgit-repos-server} test-dummy \
$tmp/suites \
$tmp/dd.gpg,a:$tmp/dm.gpg,m$tmp/dm.txt \
$tmp/git \
+ $tmp/policy \
--ssh
: '))))))))))))))))))))))))))))))))))))))))'