chiark / gitweb /
autopkgtests: t-pushed-good takes local branch name argument
[dgit.git] / tests / lib
index fb6059ba835d456cb0f795cfd0be535c5fd9e3fb..b9ce24be192486df55ee2da1ef064f03ace208d7 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -131,9 +131,10 @@ t-refs-notexist () {
 }
 
 t-pushed-good () {
+       local branch=$1
        t-ref-dsc-dgit
        t-refs-same-more \
-               refs/heads/master \
+               refs/heads/$branch \
                refs/tags/debian/$v \
                refs/remotes/dgit/dgit/sid
        t-refs-notexist \