chiark / gitweb /
dgit: clone-dgit-repos-server: Set $access_forpush
[dgit.git] / tests / tests / push-newpackage
index 419ffd3e818c0f08f4f53e81d6df8c5414229821..79355e3e4851014c665d697d0cfde8234b6c56f3 100755 (executable)
@@ -8,7 +8,7 @@ cd $p
 t-refs-same-start
 t-ref-head
 
-t-expect-fail 'package appears to be new in this suite' \
+t-expect-push-fail 'package appears to be new in this suite' \
 t-dgit push
 
 t-dgit build
@@ -27,4 +27,4 @@ t-dgit push --new
 
 t-pushed-good master
 
-echo ok.
+t-ok