summaryrefslogtreecommitdiff
path: root/tests/drs-git-ext
diff options
context:
space:
mode:
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
: '))))))))))))))))))))))))))))))))))))))))'