From c5ca9333fa1bc981c1166f150533d16b34c92fe5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 17 Jul 2019 02:11:31 +0100 Subject: test suite: tagupl-*: Move t-pushed-good out of t-tagupl-test We are going to want to do this separately in some cases. No functional change. Signed-off-by: Ian Jackson --- tests/lib | 1 - tests/tests/tagupl | 1 + tests/tests/tagupl-native | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/lib b/tests/lib index 35dbb1e..3a5b29f 100644 --- a/tests/lib +++ b/tests/lib @@ -1236,7 +1236,6 @@ t-tagupl-test () { cd ../$p t-dgit fetch - t-pushed-good master } t-buildproductsdir-config () { diff --git a/tests/tests/tagupl b/tests/tests/tagupl index c626c08..cf750fe 100755 --- a/tests/tests/tagupl +++ b/tests/tests/tagupl @@ -28,6 +28,7 @@ t-tagupl-settings tagname=test-dummy/$v t-tagupl-test --quilt=gbp --upstream=$upstreamtag +t-pushed-good master # todo: test each miss/rejection diff --git a/tests/tests/tagupl-native b/tests/tests/tagupl-native index 694d879..e8a25c7 100755 --- a/tests/tests/tagupl-native +++ b/tests/tests/tagupl-native @@ -25,5 +25,6 @@ git commit -m 'convert to 1.0 native' tagname=test-dummy/$v t-tagupl-test +t-pushed-good master t-ok -- cgit v1.2.3