From 077ca64d7cfb771c9f4dd278a9b9e2fdb6a4f729 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 18 Sep 2016 23:57:28 +0100 Subject: Split brain: Test suite: quilt-gbp: Check that DEP-14 tag was pushed Test that we pushed the maintainer view as well as the dgit view. Signed-off-by: Ian Jackson --- tests/lib | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/lib') diff --git a/tests/lib b/tests/lib index bf3237d..9b8b3c6 100644 --- a/tests/lib +++ b/tests/lib @@ -598,6 +598,7 @@ t-gbp-pushed-good () { t-output "" git status --porcelain t-ref-head t-refs-same $dep14tag + (set -e; cd $dgitrepo; t-refs-same $dep14tag) git merge-base --is-ancestor $dep14tag $dgittag t-refs-same-start -- cgit v1.2.3