From 72db2bcecf17415ccb098ad2b9a4ef1dc452ac0f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 6 Jul 2019 17:33:14 +0100 Subject: test suite: tagupl-*: Break out t-tagupl-run-drs Signed-off-by: Ian Jackson --- tests/lib | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'tests/lib') diff --git a/tests/lib b/tests/lib index efcf34d..f6b653f 100644 --- a/tests/lib +++ b/tests/lib @@ -1204,12 +1204,8 @@ t-tagupl-settings () { t-chain-test-somehow } -t-tagupl-test () { - ${DGIT_DEBPUSH_TEST-git debpush} \ - --distro=test-dummy --no-push -u Senatus "$@" - +t-tagupl-run-drs () { cd .. - mkdir tagupl cd tagupl DGIT_DRS_ANY_URL=1 \ @@ -1217,6 +1213,14 @@ t-tagupl-test () { $troot/drs-git-ext cd $tmp/$p +} + +t-tagupl-test () { + ${DGIT_DEBPUSH_TEST-git debpush} \ + --distro=test-dummy --no-push -u Senatus "$@" + + mkdir ../tagupl + t-tagupl-run-drs t-dgit fetch t-pushed-good master -- cgit v1.2.3