summaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/lib b/tests/lib
index fb6059b..b9ce24b 100644
--- 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 \