summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-18 23:57:28 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-25 20:12:52 +0100
commit077ca64d7cfb771c9f4dd278a9b9e2fdb6a4f729 (patch)
tree3aec5b8dddd029f9833ae1bdbeec342677301f58 /tests
parentb8d6e4135d5268513b3b375614d7017e3b61cc87 (diff)
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 <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rw-r--r--tests/lib1
1 files changed, 1 insertions, 0 deletions
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