From: Ian Jackson Date: Wed, 20 Jun 2018 20:45:37 +0000 (+0100) Subject: dgit: test suite: quilt-singlepatch: Test that we can remove everything X-Git-Tag: archive/debian/5.2~16 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=ae3881653a4639a9c3017ffdb187b49ebe9fcea3 dgit: test suite: quilt-singlepatch: Test that we can remove everything Signed-off-by: Ian Jackson --- diff --git a/tests/tests/quilt-singlepatch b/tests/tests/quilt-singlepatch index 3b6e228d..320a31c3 100755 --- a/tests/tests/quilt-singlepatch +++ b/tests/tests/quilt-singlepatch @@ -36,4 +36,10 @@ debian-changes series END +git apply --reverse debian/patches/debian-changes +git commit -a -m 'go back to plain upstream' + +t-dgit -wgf build-source +t-dgit --damp-run push + t-ok