X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Ftests%2Fpush-newpackage;h=eea5685a359a65bbc9e2413430c47adcffdf7da9;hp=92c9361b863130a6b2ab920c5c7c708ee0b09453;hb=d1d549f3fa5796c46e0f538f7ac806a364518328;hpb=c4ed4e776fe57b77e1f4c2194a8377b09690ec04 diff --git a/tests/tests/push-newpackage b/tests/tests/push-newpackage index 92c9361b..eea5685a 100755 --- a/tests/tests/push-newpackage +++ b/tests/tests/push-newpackage @@ -10,15 +10,16 @@ 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 -echo y - t-dgit build t-dgit push --new -t-pushed-good +t-pushed-good master echo ok.