summaryrefslogtreecommitdiff
path: root/tests/drs-git-ext
diff options
context:
space:
mode:
Diffstat (limited to 'tests/drs-git-ext')
-rwxr-xr-xtests/drs-git-ext6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/drs-git-ext b/tests/drs-git-ext
index 52e7817..ad27c9b 100755
--- a/tests/drs-git-ext
+++ b/tests/drs-git-ext
@@ -2,12 +2,14 @@
set -e
tmp=$DGIT_TEST_TMP
+: ${DGIT_DRS_DEBUG:=1}
+export DGIT_DRS_DEBUG
echo >&2 '(((((((((((((((((((((((((((((((((((((((('
set -x
export SSH_ORIGINAL_COMMAND="$*"
${DGIT_REPOS_SERVER_TEST-dgit-repos-server} \
- $tmp/suites \
+ test-dummy $tmp/distro=test-dummy \
$tmp/dd.gpg,a:$tmp/dm.gpg,m$tmp/dm.txt \
- $tmp/git \
+ --repos=$tmp/git --suites=$tmp/suites \
--ssh
: '))))))))))))))))))))))))))))))))))))))))'