From 10ac2ae8f0d807790ac337b5424a53e8d5e239c2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 23 Apr 2015 15:03:29 +0100 Subject: dgit-repos-server etc.: Rework argument & distros-dir passing (no overall functional change) --- tests/drs-git-ext | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'tests/drs-git-ext') diff --git a/tests/drs-git-ext b/tests/drs-git-ext index 8116a87..13646d3 100755 --- a/tests/drs-git-ext +++ b/tests/drs-git-ext @@ -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 \ - /bin/true \ + --repos=$tmp/git --policy-hook=/bin/true --suites=$tmp/suites \ --ssh : '))))))))))))))))))))))))))))))))))))))))' -- cgit v1.2.3