chiark / gitweb /
test suite: overwrite-chkclog: test UNRELEASED handling.
[dgit.git] / tests / tests / distropatches-reject
index c702c370b914c749e6ac9608247fae6a5d32b7f2..75f43dbae5cd5a99bc628e17648728b89dcf805f 100755 (executable)
@@ -2,8 +2,6 @@
 set -e
 . tests/lib
 
-p=ruby-rails-3.2
-
 t-archive ruby-rails-3.2 3.2.6-1
 t-git-none
 
@@ -11,7 +9,7 @@ cp $troot/pkg-srcs/${p}_3.2.6.orig.tar.gz .
 t-worktree test
 cd $p
 
-t-dgit --quilt=smash quilt-fixup
+t-dgit --quilt=smash -wgf quilt-fixup
 
 build () {
        t-dgit -wg --dpkg-buildpackage:-d build
@@ -80,4 +78,4 @@ DEB_VENDOR=test-dummy-aside \
 expect-fail-distro-series DEB_VENDOR \
 t-dgit clone $p
 
-echo done.
+t-ok