chiark / gitweb /
Tests: in drs-git-ext do not pass policy hook argument explicitly - dispatch dir...
[dgit.git] / tests / drs-git-ext
index f66384a7cb41732d18402870c9c26320f0fe6a0e..06ab0ea0b0775c8584371414e5f76b7df3c38bf7 100755 (executable)
@@ -1,12 +1,14 @@
 #!/bin/sh
 set -e
-troot=$DGIT_TEST_TROOT
 tmp=$DGIT_TEST_TMP
 
+export DGIT_DRS_DEBUG=1
+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 \
-       $troot/git \
-       --sssh
+       --repos=$tmp/git --suites=$tmp/suites \
+       --ssh
+: '))))))))))))))))))))))))))))))))))))))))'