X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Flib;h=d71728305b919975b05162f75c14a4693cb99b3e;hp=c403dc72b0e29acf5f60f6584a283789c71de8cb;hb=685606e67e586654fe04d9ce5d0544820f7470fc;hpb=915017a37d1da31b3835bc181f464cd4af09b513 diff --git a/tests/lib b/tests/lib index c403dc72..d7172830 100644 --- a/tests/lib +++ b/tests/lib @@ -542,9 +542,14 @@ t-check-pushed-master () { t-pushed-good () { local branch=$1 local suite=${2:-sid} + t-refs-same \ + refs/heads/$branch + t-pushed-good-core +} + +t-pushed-good-core () { t-ref-dsc-dgit t-refs-same \ - refs/heads/$branch \ `t-v-tag` \ refs/remotes/dgit/dgit/$suite t-refs-notexist \