chiark / gitweb /
Work with wheezy-backports (and keep squeeze-backports working too). Closes:#736524.
[dgit.git] / tests / tests / push-newpackage
index e7eb8215e940f767158c903a68c625dabf1526d8..eea5685a359a65bbc9e2413430c47adcffdf7da9 100755 (executable)
@@ -10,6 +10,9 @@ cd $p
 git branch -m dgit/sid master
 git remote rm dgit
 
+t-refs-same-start
+t-ref-head
+
 LANG=C t-dgit push 2>&1 \
        | tee /dev/stderr \
        | grep 'package appears to be new in this suite' >/dev/null