summaryrefslogtreecommitdiff
path: root/tests/tests/push-newpackage
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-24 15:30:50 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-24 17:45:29 +0000
commitd198bbd72d591b6deba779a8d24cf9bc9ae80894 (patch)
treee6ae4d835c8a3273e5bdd5750fac5c5d59cf96a9 /tests/tests/push-newpackage
parent2a967d305326721eb9fb96c7ace8796a2a238ab8 (diff)
autopkgtests: reorganise t-refs-same et al.
Diffstat (limited to 'tests/tests/push-newpackage')
-rwxr-xr-xtests/tests/push-newpackage3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests/push-newpackage b/tests/tests/push-newpackage
index e7eb821..eea5685 100755
--- a/tests/tests/push-newpackage
+++ b/tests/tests/push-newpackage
@@ -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