chiark / gitweb /
Tests: in drs-git-ext do not pass policy hook argument explicitly - dispatch dir...
[dgit.git] / tests / drs-git-ext
index 73dcfa2ec01b05bb24a8af644e881deaf14ad7b1..06ab0ea0b0775c8584371414e5f76b7df3c38bf7 100755 (executable)
@@ -6,10 +6,9 @@ export DGIT_DRS_DEBUG=1
 echo >&2 '(((((((((((((((((((((((((((((((((((((((('
 set -x
 export SSH_ORIGINAL_COMMAND="$*"
-${DGIT_REPOS_SERVER_TEST-dgit-repos-server} test-dummy \
-       $tmp/suites \
+${DGIT_REPOS_SERVER_TEST-dgit-repos-server} \
+       test-dummy $tmp/distro=test-dummy \
        $tmp/dd.gpg,a:$tmp/dm.gpg,m$tmp/dm.txt \
-       $tmp/git \
-       $tmp/policy \
+       --repos=$tmp/git --suites=$tmp/suites \
        --ssh
 : '))))))))))))))))))))))))))))))))))))))))'