chiark / gitweb /
Split brain: Test suite: quilt-gbp: Check that DEP-14 tag was pushed
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 18 Sep 2016 22:57:28 +0000 (23:57 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 25 Sep 2016 19:12:52 +0000 (20:12 +0100)
Test that we pushed the maintainer view as well as the dgit view.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/lib

index bf3237dc549e33a78d692f63b2b57ff9b7a494fd..9b8b3c6ac9631fe210107ce2887a5c6eaa08f868 100644 (file)
--- 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
        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
        git merge-base --is-ancestor $dep14tag $dgittag
 
        t-refs-same-start